macro_rules! event { () => { ... }; }
Create an crate::Event that works in both heap and zero-heap modes.
crate::Event