Function rustfmt_nightly::closures::args_have_many_closure [−][src]
pub(crate) fn args_have_many_closure(args: &[OverflowableItem<'_>]) -> boolExpand description
Returns true if the given vector of arguments has more than one ast::ExprKind::Closure.