Macro auth_err

Source
macro_rules! auth_err {
    ($msg:expr) => { ... };
}
Expand description

创建认证错误宏