Type Definition cyfs_lib::TrackerCacheRef

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