[][src]Crate cap_fs_ext

Extension traits for Dir

Enums

FollowSymlinks

Should symlinks be followed in the last component of a path?

SystemTimeSpec

A value for specifying a time.

Traits

DirExt

Extension trait for Dir.

FileTypeExt

Extension trait for FileType.

MetadataExt

Extension trait for Metadata.

OpenOptionsFollowExt

Extension trait for cap_primitives::fs::OpenOptions which adds follow, a function for controlling whether a symlink in the last component of a path is followed.