simple_cache_core 2.0.0-beta

Simple rust caching tools
Documentation
1
2
3
mod ttl;

pub use ttl::TtlCache;