BigInteger128

Type Alias BigInteger128 

Source
pub type BigInteger128 = BigInt<2>;

Aliased Type§

pub struct BigInteger128(pub [u64; 2]);

Tuple Fields§

§0: [u64; 2]