is_not_of

Function is_not_of 

Source
pub fn is_not_of(not_expr: &Expr, expr: &Expr) -> bool
Expand description

returns true if not_expr is !expr (not)