Function cached::enforce_cached_impl [] [src]

pub fn enforce_cached_impl<K: Hash + Eq, V, T: Cached<K, V>>(_: &MutexGuard<T>)

Blank marker function to help enforce the cached::Cached trait on any explicitly specified Cache types