make_error

Macro make_error 

Source
macro_rules! make_error {
    ($name:ident, $typ:ident, $enum_value:ident) => { ... };
}