Module unix

Source
Expand description

Unix-specific extensions to primitives in the tokio_fs module.

Structs§

SymlinkFuture
Future returned by symlink.

Functions§

symlink
Creates a new symbolic link on the filesystem.