Function syn::fold::fold_expr_field[][src]

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