pub type BigInteger = RootedTraceableBox<HeapUint8Array>;Aliased Type§
pub struct BigInteger(RootedTraceableBox<TypedArray<Uint8, Box<Heap<*mut JSObject>>>>);Tuple Fields§
§0: RootedTraceableBox<TypedArray<Uint8, Box<Heap<*mut JSObject>>>>pub type BigInteger = RootedTraceableBox<HeapUint8Array>;pub struct BigInteger(RootedTraceableBox<TypedArray<Uint8, Box<Heap<*mut JSObject>>>>);0: RootedTraceableBox<TypedArray<Uint8, Box<Heap<*mut JSObject>>>>