scale_typegen::typegen

Module type_params

source
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>.