Trait sequential_storage::cache::CacheImpl
source · pub trait CacheImpl: PrivateCacheImpl { }
Expand description
Trait implemented by all cache types
Object Safety§
This trait is not object safe.
pub trait CacheImpl: PrivateCacheImpl { }
Trait implemented by all cache types