Macro molt_forked::molt_err_help

source ยท
macro_rules! molt_err_help {
    ($arg:expr) => { ... };
    ($($arg:tt)*) => { ... };
}