Available on crate feature
napi-6 only.Expand description
Types for working with JsBigInt.
Structs§
- Range
Error - Indicates a lossless conversion from a
JsBigIntto a Rust integer could not be performed.
Enums§
- Sign
- Indicates if a
JsBigIntis positive or negative