Macro dominator_helpers::make_custom_event[][src]

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