get_data_cmd_sender

Function get_data_cmd_sender 

Source
pub fn get_data_cmd_sender() -> Arc<dyn DataCommandSender>
Expand description

Gets the global data command sender.

ยงPanics

Panics if the sender is uninitialized.