compiler_
builtins
1.89.0-nightly-777d37277-2025-05-17
Module big
Module Items
Macros
Structs
Constants
In compiler_
builtins::
math::
libm_
math::
support
compiler_builtins
::
math
::
libm_math
::
support
Module
big
Copy item path
Source
Expand description
Integers used for wide operations, larger than
u128
.
Macros
§
impl_
common
🔒
Structs
§
i256
A 256-bit signed integer represented as two 128-bit native-endian limbs.
u256
A 256-bit unsigned integer represented as two 128-bit native-endian limbs.
Constants
§
U128_
LO_
MASK
🔒