Expand description
File and filesystem metadata returned by a crate::Vfs.
Structs§
- Attr
Flags - Portable filesystem attribute flags.
- FsMetadata
- Capacity and allocation information for a filesystem.
- Metadata
- Metadata for one filesystem object.
- Metadata
Patch - Requested changes to a filesystem object’s metadata.
- Mode
- Portable Unix-style mode bits: permissions, the setuid/setgid/sticky
bits, and the
S_IFMTfile-type nibble. - Unix
FsMetadata - Unix-specific filesystem metadata.
- Unix
Metadata - Metadata specific to Unix targets.
- Windows
FsMetadata - Windows-specific filesystem metadata.
- Windows
Metadata - Windows-specific file metadata.