Skip to main content

event

Macro event 

Source
macro_rules! event {
    () => { ... };
}
Expand description

Create an crate::Event that works in both heap and zero-heap modes.