Expand description
Unix-specific extensions to wrappers in fs_err for std::fs types.
Traits§
- FileExt
- Wrapper for
std::os::unix::fs::FileExt. - Open
Options Ext - Wrapper for
std::os::unix::fs::OpenOptionsExt
Functions§
- symlink
- Creates a new symbolic link on the filesystem.