Skip to main content

dyn_event

Macro dyn_event 

Source
macro_rules! dyn_event {
    ($lvl:ident, $($arg:tt)+) => { ... };
}