pub fn get_data_cmd_queue() -> DataCommandQueue
Expand description
Get globally shared message bus command queue
§Panics
Panics if thread-local storage cannot be accessed.
pub fn get_data_cmd_queue() -> DataCommandQueue
Get globally shared message bus command queue
Panics if thread-local storage cannot be accessed.