[][src]Module libimagstore::store

Re-exports

pub use file_abstraction::FileAbstraction;

Structs

Entry

An Entry of the store Contains location, header and content part.

FSFileAbstraction

FSFileAbstraction state type

FileLockEntry

A struct that allows you to borrow an Entry

InMemoryFileAbstraction
Store

The Store itself, through this object one can interact with IMAG's entries

Type Definitions

EntryContent

EntryContent type