Expand description

Utilities for working with immutable and mutable stores. You can learn more about these in the book.

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.