ObjectMapRootEventRef

Type Alias ObjectMapRootEventRef 

Source
pub type ObjectMapRootEventRef = Arc<Box<dyn ObjectMapRootEvent>>;

Aliased Typeยง

pub struct ObjectMapRootEventRef { /* private fields */ }