Macro dominator_helpers::temp_make_event[][src]

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

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