unc-cache 0.6.2

do not use this, new versions can stop being published at literally any time
Documentation
1
2
3
4
mod cell;
mod sync;

pub use crate::{cell::CellLruCache, sync::SyncLruCache};