Macro fluxion::event

source ·
macro_rules! event {
    ($($t:expr),*) => { ... };
}