Macro impl_error_transparent

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