evaluate_where_expr

Function evaluate_where_expr 

Source
pub fn evaluate_where_expr(expr: &WhereExpr, row: &Value) -> Result<bool>