Skip to main content

new_lookup_cache

Function new_lookup_cache 

Source
pub fn new_lookup_cache<K: Eq + Hash, V: Clone>() -> TimedLruCache<K, V>