building_blocks_storage 0.7.1

Efficient storage for maps on sparse or dense, 2D and 3D integer lattices.
Documentation
mod local_cache;
mod lru_cache;

pub use local_cache::*;
pub use lru_cache::*;