Skip to main content

Crate apfs

Crate apfs 

Source

Re-exports§

pub use error::ApfsError;
pub use error::Result;

Modules§

btree
catalog
error
extents
fletcher
Fletcher-64 checksum used by APFS.
object
omap
superblock

Structs§

ApfsVolume
High-level read-only APFS volume reader
DirEntry
A directory entry returned by list_directory
FileStat
Detailed file/directory metadata
VolumeInfo
Volume information
WalkEntry
Entry from walk() — includes full path

Enums§

EntryKind
Entry kind in the filesystem