[][src]Function syn::fold::fold_fields_named

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