pub type NamedDataCacheRef = Arc<Box<dyn NamedDataCache>>;
pub struct NamedDataCacheRef { /* private fields */ }