pub fn contains_return(expr: &Expr<'_>) -> bool
Returns true if expr contains a return expression
true
expr