Skip to main content

eventgroup

Macro eventgroup 

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

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