Crate box_format

Source
Expand description

Herein lies the brains of the box file format.

Use BoxFileReader to read files, and BoxFileWriter to write files.

Re-exports§

pub use path::BoxPath;

Modules§

path

Structs§

BoxFileReader
BoxFileWriter
BoxMetadata
DirectoryRecord
FileRecord
Inode
LinkRecord

Enums§

AttrValue
Compression
ExtractError
OpenError
Record

Type Aliases§

AttrMap