impl_error_kind

Macro impl_error_kind 

Source
macro_rules! impl_error_kind {
    ($ty:ty) => { ... };
}