impl_from_status

Macro impl_from_status 

Source
macro_rules! impl_from_status {
    ($($service:ident),* $(,)?) => { ... };
}