Module windows

Source
Expand description

Windows-specific extensions.

Re-exports§

pub use std::os::windows::fs::MetadataExt;

Traits§

OpenOptionsExt
Windows-specific extensions to OpenOptions.

Functions§

symlink_dir
Creates a new directory symbolic link on the filesystem.
symlink_file
Creates a new file symbolic link on the filesystem.