pub type EventGraphPtr = Arc<EventGraph>;Expand description
Atomic pointer to an EventGraph instance.
Aliased Typeยง
pub struct EventGraphPtr { /* private fields */ }pub type EventGraphPtr = Arc<EventGraph>;Atomic pointer to an EventGraph instance.
pub struct EventGraphPtr { /* private fields */ }