Type Alias boa_engine::bigint::RawBigInt

source ·
pub type RawBigInt = BigInt;
Expand description

The raw bigint type.

Aliased Type§

struct RawBigInt { /* private fields */ }