Function set_data_queue

Source
pub fn set_data_queue(dq: Rc<RefCell<dyn DataQueue>>)
Expand description

§Panics

Panics if setting the global data queue fails or it is already set.