Type Alias DynCacheOps

Source
pub type DynCacheOps = &'static (dyn CacheOps + Send + Sync);