assert_not

Macro assert_not 

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