Module std::os::windows::fs [] [src]

Windows-specific extensions for the primitives in std::fs`std::fs`

Traits

MetadataExt

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

OpenOptionsExt [Unstable]

Windows-specific extensions to OpenOptions

Functions

symlink_dir

Creates a new directory symlink on the filesystem.

symlink_file

Creates a new file symbolic link on the filesystem.