syn::gen::fold

Function fold_fields

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