RawBigInt

Type Alias RawBigInt 

Source
pub type RawBigInt = BigInt;
Expand description

The raw bigint type.

Aliased Typeยง

pub struct RawBigInt { /* private fields */ }