Struct clockpro_cache::ClockProCache [] [src]

pub struct ClockProCache<K, V> {
    // some fields omitted
}

Methods

impl<K, V> ClockProCache<K, V> where K: Eq + Hash + Clone
[src]