Skip to main content

instant_event

Macro instant_event 

Source
macro_rules! instant_event {
    ($name:ident) => { ... };
}
Expand description

Implements Event and EventRouting for a non-cancellable event dispatched on the instant loop’s bus.