Skip to main content

assert_outcome_cancelled

Macro assert_outcome_cancelled 

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

Assert that an outcome is Cancelled.