rustc_
middle
1.86.0
(05f9846f8 2025-03-31)
Module valtree
Module Items
Structs
Enums
In rustc_
middle::
ty::
consts
rustc_middle
::
ty
::
consts
Module
valtree
Copy item path
Source
Structs
§
ValTree
An interned valtree. Use this rather than
ValTreeKind
, whenever possible.
Value
A type-level constant value.
Enums
§
ValTree
Kind
This datastructure is used to represent the value of constants used in the type system.