macro_rules! assert_outcome_cancelled { ($outcome:expr) => { ... }; }
Assert that an outcome is Cancelled.