Module system_interface::fs
source · Expand description
Filesystem extension traits.
Structs
- Flag definitions for use with
SetFlags::set_flags
. - An opaque representation of the state needed to perform a
set_fd_flags
operation.
Enums
- Advice to pass to
FileIoExt::advise
.
Traits
- Extension trait for
std::fs::File
andcap_std::fs::File
. - Extension trait that can indicate various I/O flags.