Skip to main content

Crate brandon

Crate brandon 

Source

Re-exports§

pub use read::Block;
pub use read::Era1Block;
pub use read::EraBlock;
pub use read::EraBlockReader;
pub use read::EraFormat;
pub use read::EraRandomReader;
pub use read::EraReader;
pub use read::SlotLookupError;
pub use read::TypedEntry;

Modules§

convert
Structual transformations and extraction utilities for ERA
error
format
fs
On-disk layout conventions for ERA/ERA1 file directories.
read
Streaming reader for e2store-based file formats.
verify
ERA/ERA1 file verification.
write
ERA file writer.