Type Alias BigInt4096

Source
pub(crate) type BigInt4096 = BigInt<64>;
Expand description

4096 bits

Aliased Typeยง

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