U2048

Type Alias U2048 

Source
pub type U2048 = BigIntFixed<32>;
Expand description

Type alias for 2048-bit BigInt (32 limbs).

Aliased Typeยง

pub struct U2048 { /* private fields */ }