Module tokio::fs::os::unix

source ·
Expand description

Unix-specific extensions to primitives in the tokio_fs module.

Structs

Future returned by symlink.

Functions

Creates a new symbolic link on the filesystem.