eventgroup

Macro eventgroup 

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

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