BigInt

Type Alias BigInt 

Source
pub type BigInt = Mpz;
Expand description

Expose selected BigInt type (defaults to GMP)

Aliased Typeยง

pub struct BigInt { /* private fields */ }