pub fn contains_return(expr: &Expr<'_>) -> bool
Expand description

Returns true if expr contains a return expression