RUNTIME_TX

Static RUNTIME_TX 

Source
pub static RUNTIME_TX: OnceCell<Mutex<Option<UnboundedSender<UnboundedReceiver<TaskResult>>>>>
Expand description

Globally accessible runtime transmitter(TX)/receiver(RX) (not initialised yet)