Type Alias ark_ff::biginteger::BigInteger384

source ·
pub type BigInteger384 = BigInt<6>;

Aliased Type§

struct BigInteger384(pub [u64; 6]);

Fields§

§0: [u64; 6]