Re-exports

Modules

Structs

  • The FnCtxt stores type-checking context needed to type-check bodies of functions, closures, and consts, including performing type inference with InferCtxt.
  • Represents a user-provided type in the raw form (never normalized).