Type Definition cyfs_lib::NamedDataCacheRef

source ·
pub type NamedDataCacheRef = Arc<Box<dyn NamedDataCache + 'static, Global>>;