Type Alias NamedDataCacheRef

Source
pub type NamedDataCacheRef = Arc<Box<dyn NamedDataCache>>;

Aliased Typeยง

struct NamedDataCacheRef { /* private fields */ }