W3cubDocs

/Rust

Module std::os::windows::fs

This is supported on Windows only.

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

Traits

FileExt Windows

Windows-specific extensions to fs::File.

MetadataExt Windows

Windows-specific extensions to fs::Metadata.

OpenOptionsExt Windows

Windows-specific extensions to fs::OpenOptions.

FileTypeExt ExperimentalWindows

Windows-specific extensions to fs::FileType.

Functions

symlink_dir Windows

Creates a new directory symlink on the filesystem.

symlink_file Windows

Creates a new file symbolic link on the filesystem.

© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/os/windows/fs/index.html