Module rustc_type_ir::const_kind
source · Structs§
- A
const
variable ID. - An effect variable ID.
- An unevaluated (potentially generic) constant used in the type-system.
Enums§
- Represents a constant in Rust.
- An inference variable for a const, for use in const generics.