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

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