pub fn insert_type_param(generics: &mut Generics, param: TypeParam)
Inserts a type parameter at the correct position in some Generics.
Generics