Crate polywrap_msgpack

Source

Re-exports§

pub use rmp_serde;
pub use rmpv;

Modules§

error
extensions
macros

Macros§

msgpack
msgpack_to_value

Structs§

RMPVObject
Serializer
Represents MessagePack serialization implementation.

Enums§

Value
Represents any valid MessagePack value.

Functions§

decode
encode
serialize
write_value
Encodes and attempts to write the most efficient representation of the given Value.