Available on crate feature
napi-6
only.Expand description
Types for working with JsBigInt
.
Structs§
- Range
Error - 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