Module fs
Windows-specific extensions to primitives in the std::fs module.
Traits
-
FileExt
Windows-specific extensions to
fs::File. -
FileTimesExt
Windows-specific extensions to
fs::FileTimes. -
FileTypeExt
Windows-specific extensions to
fs::FileType. -
MetadataExt
Windows-specific extensions to
fs::Metadata.[
BY_HANDLE_FILE_INFORMATION]: -
OpenOptionsExt
Windows-specific extensions to
fs::OpenOptions.
Functions
- junction_point Creates a junction point.
- symlink_dir Creates a new symlink to a directory on the filesystem.
- symlink_file Creates a new symlink to a non-directory file on the filesystem.