Module bigint

Source
Available on crate feature napi-6 only.
Expand description

Types for working with JsBigInt.

Structs§

RangeError
Indicates a lossless conversion from a JsBigInt to a Rust integer could not be performed.

Enums§

Sign
Indicates if a JsBigInt is positive or negative