BigInt256

Type Alias BigInt256 

Source
pub(crate) type BigInt256 = BigInt<4>;
Expand description

256 bits

Aliased Typeยง

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