Macro impl_from_status

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