precompile_utils

Macro assert_event_not_emitted

Source
macro_rules! assert_event_not_emitted {
    ($event:expr) => { ... };
}