Crate polywrap_msgpack_serde

Source

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§

error
wrappers

Structs§

BigInt
A big signed integer type.
BigNumber
A big decimal type.
Deserializer
Map
An ordered map based on a B-Tree.
ParseBigIntError
Serializer

Functions§

from_slice
to_vec