[]
= "safe_cache"
= "0.1.2"
= "2021"
= ["baiyue"]
= "A key-value cache library in Rust featuring dynamic typing with support for multiple data types, automatic expiration, and thread-safe operations using Arc and RwLock."
= "https://github.com/Baiyuetribe/safe_cache"
= "MIT"
= [
"cache",
"timer_cache",
"rs_cache",
"cache_rs",
"cache_rs_timer_arc",
]
= ["config", "rust-patterns"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[]