Skip to main content

get_system_command_sender

Function get_system_command_sender 

Source
pub fn get_system_command_sender() -> UnboundedSender<SystemCommand>
Expand description

Gets the global system command sender.

ยงPanics

Panics if the sender is uninitialized.