async_std::os::windows::fs - Rust (original) (raw)

async_std::os::windows

Module fs

Source

Available on unstable only.

Expand description

Windows-specific filesystem extensions.

Functions§

symlink_dir

Creates a new directory symbolic link on the filesystem.

symlink_file

Creates a new file symbolic link on the filesystem.