pub type PubSubRef = Arc<PubSubManager>;Expand description
Thread-safe reference to the pub/sub manager.
Aliased Type§
pub struct PubSubRef { /* private fields */ }pub type PubSubRef = Arc<PubSubManager>;Thread-safe reference to the pub/sub manager.
pub struct PubSubRef { /* private fields */ }