ObjectMapRootCacheRef

Type Alias ObjectMapRootCacheRef 

Source
pub type ObjectMapRootCacheRef = Arc<Box<dyn ObjectMapRootCache>>;

Aliased Typeยง

pub struct ObjectMapRootCacheRef { /* private fields */ }