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