Trait CacheInterface

Source
pub trait CacheInterface:
    CacheInsert
    + CacheLookup
    + CacheRelease
    + CacheValue
    + CacheErase
    + CacheNewId
    + CachePrune
    + CacheTotalCharge { }

Implementorsยง