Expand description
Unix-specific extensions to primitives in the tokio_fs
module.
Structs§
- Symlink
Future - Future returned by
symlink
.
Functions§
- symlink
- Creates a new symbolic link on the filesystem.
Unix-specific extensions to primitives in the tokio_fs
module.
symlink
.