BigInteger

Type Alias BigInteger 

Source
pub type BigInteger = RootedTraceableBox<TypedArray<Uint8, Box<Heap<*mut JSObject>>>>;

Aliased Typeยง

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