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

Type Definitions

  • Representation of two limbs.
  • Representation of a single limb.