Type Alias NamedDataCacheRef

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

Aliased Typeยง

pub struct NamedDataCacheRef { /* private fields */ }