Function walk_generics

Source
pub fn walk_generics<V: MutVisitor>(
    vis: &mut V,
    generics: &mut Generics,
) -> V::Result