rskit-cache 0.2.0-alpha.3

Cache abstraction with explicit store registration and local adapters
Documentation
1
2
3
//! Compatibility exports for the original in-memory adapter module path.

pub use crate::adapters::memory::{MemoryCache, register_memory};