Module sp_runtime::biguint
source · Expand description
Re-export big_uint stuff. Infinite precision unsigned integer for substrate runtime.
Structs
- Simple wrapper around an infinitely large integer, represented as limbs of
Single
.
Functions
- Assumed as a given primitive.
- Assumed as a given primitive.
Type Definitions
- Representation of two limbs.
- Representation of a single limb.