Function syn::fold::fold_expr_group[][src]

pub fn fold_expr_group<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: ExprGroup
) -> ExprGroup