Macro abscissa::impl_error_from[][src]

macro_rules! impl_error_from {
    ($from:path, $type:ty) => { ... };
}

Implement an error conversion for the given type