U1024

Type Alias U1024 

Source
pub type U1024 = BigIntFixed<16>;
Expand description

Type alias for 1024-bit BigInt (16 limbs).

Aliased Typeยง

pub struct U1024 { /* private fields */ }