Expand description

Logic for dealing with used and unused generic type parameters.

Structs§

  • Represents the set of generic type parameters for generating a type definition e.g. the T in Foo<T>.