Module scale_typegen::typegen::type_path

source ·
Expand description

Type path definition and conversion into tokens.

Structs§

  • A generic type parameter
  • An opaque struct representing a type path. The main usage of this is to spit out as tokens in some quote!{ ... } macro; the inner structure should be unimportant.

Enums§