Skip to main content

expr_depth

Function expr_depth 

Source
pub fn expr_depth(expr: &Expr) -> usize
Expand description

Return the depth (longest path to leaf) of an expression.