pub fn set_message_bus(msgbus: Rc<RefCell<MessageBus>>)Expand description
Sets the thread-local message bus, replacing any existing one.
pub fn set_message_bus(msgbus: Rc<RefCell<MessageBus>>)Sets the thread-local message bus, replacing any existing one.