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

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