impl_from_handler

Macro impl_from_handler 

Source
macro_rules! impl_from_handler {
    ($($handler:ident => $variant:ident),*) => { ... };
}