pub(crate) fn args_have_many_closure(args: &[OverflowableItem<'_>]) -> bool
Expand description

Returns true if the given vector of arguments has more than one ast::ExprKind::Closure.