impl_handler

Macro impl_handler 

Source
macro_rules! impl_handler {
    ($($t:ty),*) => { ... };
}