[][src]Macro dominator_helpers::temp_make_event

macro_rules! temp_make_event {
    ($name:ident, $type:literal => $event:path) => { ... };
}

TODO - use dominator::make_event instead! (it's not exported yet)