BigInteger256

Type Alias BigInteger256 

Source
pub type BigInteger256 = BigInt<4>;

Aliased Type§

pub struct BigInteger256(pub [u64; 4]);

Tuple Fields§

§0: [u64; 4]