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