stellar_axelar_std

Macro assert_auth_err

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