Expand description
Windows-specific extensions for the primitives in the tokio_fs
module.
Structs§
- Future returned by
symlink_dir
. - Future returned by
symlink_file
.
Functions§
- Creates a new directory symlink on the filesystem.
- Creates a new file symbolic link on the filesystem.