pub type U256 = BigIntFixed<4>;Expand description
Type alias for 256-bit BigInt (4 limbs).
Aliased Typeยง
pub struct U256 { /* private fields */ }pub type U256 = BigIntFixed<4>;Type alias for 256-bit BigInt (4 limbs).
pub struct U256 { /* private fields */ }