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

pub fn fold_expr_group<F: ?Sized>(f: &mut F, node: ExprGroup) -> ExprGroup where
    F: Fold