cairo_lang_semantic::items

Module generics

source

Structs§

Enums§

  • Head of a generic argument. A non-param non-variable generic argument has a head, which represents the kind of the root node in its tree. This is used for caching queries for fast lookups when the generic argument is not completely inferred yet.
  • Generic argument. A value assigned to a generic parameter. May be a type, impl, constant, etc..
  • Generic parameter.

Functions§