impl_handler

Macro impl_handler 

Source
macro_rules! impl_handler {
    ($handler_type:ty) => { ... };
}
Expand description

Macro to automatically implement the standard handler pattern