Macro authz_err

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

创建授权错误宏