Function syn::fold::fold_expr_tuple[][src]

pub fn fold_expr_tuple<F: ?Sized>(f: &mut F, node: ExprTuple) -> ExprTuple where
    F: Fold
This is supported on crate feature fold only.