Module std::os::windows::fs1.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 File.

MetadataExt [
Windows
]

Extension methods for fs::Metadata to access the raw fields contained within.

OpenOptionsExt [
Windows
]

Windows-specific extensions to OpenOptions.

Functions

symlink_dir [
Windows
]

Creates a new directory symlink on the filesystem.

symlink_file [
Windows
]

Creates a new file symbolic link on the filesystem.