rustc_middle
1.79.0-nightly
(e3181b091 2024-04-18)
Module int
Macros
Structs
In rustc_middle::ty::consts
?
Settings
Module
rustc_middle
::
ty
::
consts
::
int
Copy item path
source
·
[
−
]
Macros
§
from
🔒
try_from
🔒
Structs
§
CharTryFromScalarInt
Error returned when a conversion from ScalarInt to char fails.
ConstInt
A type for representing any integer. Only used for printing.
ScalarInt
The raw bytes of a simple value.