BigInteger64

Type Alias BigInteger64 

Source
pub type BigInteger64 = BigInt<1>;

Aliased Type§

pub struct BigInteger64(pub [u64; 1]);

Tuple Fields§

§0: [u64; 1]