Skip to main content

not_in_list

Function not_in_list 

Source
pub fn not_in_list(expr: Expr, list: Vec<Expr>) -> Expr
Expand description

Create a NOT IN list expression.