Skip to main content

err_converter

Macro err_converter 

Source
macro_rules! err_converter {
    ( $a:ident, $b:ty ) => { ... };
}