Static EVENT_SENDER

Source
pub(crate) static EVENT_SENDER: OnceLock<UnboundedSender<TorEvent>>
Expand description

Pointer to an UnboundedSender, used to send events into the EventReactor.