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_flagsoperation.
Enums§
- Advice to pass to
FileIoExt::advise.
Traits§
- Extension trait for
std::fs::Fileandcap_std::fs::File. - Extension trait that can indicate various I/O flags.