cache-manager 0.4.1

Simple managed directory system for project-scoped caches with optional eviction policies.
Documentation
1
2
pub(crate) const CACHE_DIR_NAME: &str = ".cache";
pub(crate) const CARGO_TOML_FILE_NAME: &str = "Cargo.toml";