rtcache 0.1.4

A read-through/write-back cache
Documentation
1
2
3
pub mod cache;

pub use cache::{Cache, GetError, Store};