BigInt2048

Type Alias BigInt2048 

Source
pub(crate) type BigInt2048 = BigInt<32>;
Expand description

2048 bits

Aliased Typeยง

pub(crate) struct BigInt2048 { /* private fields */ }