get_cache_stats

Function get_cache_stats 

Source
pub fn get_cache_stats() -> HashMap<String, u64>
Expand description

Get cache usage statistics

If the mutex is poisoned, returns an empty HashMap rather than panicking.