Function syn::fold::fold_generics[][src]

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