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

This is supported on crate feature fs only.

Unix-specific extensions to primitives in the tokio_fs module.

Traits

DirBuilderExt

Unix-specific extensions to DirBuilder.

OpenOptionsExt

Unix-specific extensions to fs::OpenOptions.

Functions

symlink

Creates a new symbolic link on the filesystem.