[][src]Macro dominator_helpers::make_custom_event

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