referrerpolicy=no-referrer-when-downgrade
frame_support

Macro assert_err_with_weight

Source
macro_rules! assert_err_with_weight {
    ($call:expr, $err:expr, $weight:expr $(,)? ) => { ... };
}
Expand description

Assert an expression returns error with the given weight.