Trait moka::future::ConcurrentCacheExt [−][src]
Provides extra methods that will be useful for testing.
Required methods
Loading content...Implementors
impl<K, V, S> ConcurrentCacheExt<K, V> for Cache<K, V, S> where
K: Hash + Eq,
S: BuildHasher + Clone, [src]
K: Hash + Eq,
S: BuildHasher + Clone,