has_unnest_expr_recursively

Function has_unnest_expr_recursively 

Source
fn has_unnest_expr_recursively(expr: &Expr) -> bool
Expand description

Returns true if the expression recursively contains an Expr::Unnest expression