pub fn contains_return<'tcx>(expr: impl Visitable<'tcx>) -> bool
Expand description

Returns true if expr contains a return expression