Function get_data_queue

Source
pub fn get_data_queue() -> Rc<RefCell<dyn DataQueue>>
Expand description

§Panics

Panics if the global data queue has not been initialized.