Type Alias ark_ff::biginteger::BigInteger320

source ·
pub type BigInteger320 = BigInt<5>;

Aliased Type§

struct BigInteger320(pub [u64; 5]);

Fields§

§0: [u64; 5]