Macro error

Source
macro_rules! error {
    ($kind:ident, $msg:expr) => { ... };
}
Expand description

创建错误宏