Module std::os::windows::fs 1.0.0
[−]
[src]
This is supported on Windows only.
Windows-specific extensions for the primitives in the std::fs
module.
Traits
FileExt |
[ Windows ] Windows-specific extensions to |
MetadataExt |
[ Windows ] Extension methods for |
OpenOptionsExt |
[ Windows ] Windows-specific extensions to |
FileTypeExt |
[ Experimental ] [Windows ] Add support for the Windows specific fact that a symbolic link knows whether it is a file or directory. |
Functions
symlink_dir |
[ Windows ] Creates a new directory symlink on the filesystem. |
symlink_file |
[ Windows ] Creates a new file symbolic link on the filesystem. |