Macro irox_tools::impl_error

source ·
macro_rules! impl_error {
    ($ErrorName:ident, $ErrorType:ident) => { ... };
}