[][src]Type Definition cxmr_broker::SharedBroker

type SharedBroker = Arc<RwLock<Broker>>;

Shared Broker type alias.