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

This is supported on crate feature fs only.

Windows-specific extensions for the primitives in the tokio_fs module.

Functions

symlink_dir

Creates a new directory symlink on the filesystem.

symlink_file

Creates a new file symbolic link on the filesystem.