Skip to main content

UI_EVENT_SENDER

Static UI_EVENT_SENDER 

Source
pub static UI_EVENT_SENDER: LazyLock<RwLock<Option<Sender<UiEvent>>>>
Expand description

Global thread-safe channel sender for dispatching UiEvents across the application.