Skip to main content

Error

Macro Error 

Source
macro_rules! Error {
    ($category:expr_2021, $object:expr_2021, $msg:expr_2021) => { ... };
    ($category:expr_2021, $object:expr_2021, $fmt:expr_2021, $($arg:tt)+) => { ... };
}