Skip to main content

assert_auth_err

Macro assert_auth_err 

Source
macro_rules! assert_auth_err {
    ($caller:expr, $client:ident . $method:ident ( $($arg:expr),* $(,)? )) => { ... };
}