Module perseus::stores[][src]

Expand description

Utilities for mutable/immutable store managers. See the book for more details on this.

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.