Function syn::fold::fold_field_pat[][src]

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