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

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