Re-exports§
pub use wrappers::polywrap_bigint::BigIntWrapper;
pub use wrappers::polywrap_json::JSONString;
pub use serde_json as JSON;
pub use serde_bytes;
pub use error::*;
Modules§
Structs§
- BigInt
- A big signed integer type.
- BigNumber
- A big decimal type.
- Deserializer
- Map
- An ordered map based on a B-Tree.
- Parse
BigInt Error - Serializer