cairo_lang_semantic::items

Module imp

Source

Structs§

Enums§

  • A lookup filter on generic arguments that is not based on current inference state. This is used for caching queries.
  • Head of an impl. A non-param non-variable impl has a head, which represents the kind of the root node in its tree representation. This is used for caching queries for fast lookups when the impl is not completely inferred yet.
  • Represents a “callee” impl that can be referred to in the code. Traits should be resolved to this.
  • An candidate impl for later inference.

Functions§