Skip to main content

Module storage

Module storage 

Source

Re-exports§

pub use error::Error;
pub use error::Result;
pub use service::Service;

Modules§

error
The storage layer — responsible for all filesystem operations.
file
service
transaction

Structs§

Payload
A bundle that ties together a raw byte stream and its declared size.