Macro e_new_from_impl

Source
macro_rules! e_new_from_impl {
    ($E:tt,$Builder:tt) => { ... };
}
Expand description

ยงGenerate NewFrom impl for specific exception