Module libimagstore::store

source ·

Re-exports

pub use file_abstraction::FileAbstraction;

Structs

An Entry of the store Contains location, header and content part.
FSFileAbstraction state type
A struct that allows you to borrow an Entry
The Store itself, through this object one can interact with IMAG’s entries

Type Definitions

EntryContent type