Module std::os::windows::fs

1.0.0 · source · []
Available on Windows only.
Expand description

Windows-specific extensions to primitives in the std::fs module.

Traits

FileTypeExtExperimental

Windows-specific extensions to fs::FileType.

Windows-specific extensions to fs::File.

Windows-specific extensions to fs::Metadata.

Windows-specific extensions to fs::OpenOptions.

Functions

Creates a new symlink to a directory on the filesystem.

Creates a new symlink to a non-directory file on the filesystem.