Skip to main content

BigInt

Type Alias BigInt 

Source
pub type BigInt = IBig;
Expand description

Type alias: BigInt is dashu_int::IBig.

Aliased Typeยง

pub struct BigInt(/* private fields */);