[][src]Function syn::fold::fold_fields

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