Expand description

Utilities for working with immutable and mutable stores. See [ImmutableStore] and [MutableStore] for details.

Re-exports

pub use immutable::ImmutableStore;
pub use mutable::FsMutableStore;
pub use mutable::MutableStore;

Modules

Utilities for working with immutable stores.

Utilities for working with mutable stores.