[][src]Macro dominator_helpers::make_custom_event

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

TODO - relies on dominator exporting make_event!