Skip to main content

Module msgpack

Module msgpack 

Source
Expand description

MessagePack serializer implementation.

Provides MessagePackSerializer struct implementing the Serializer trait using rmp-serde for high-performance binary serialization.

Structs§

MessagePackSerializer

Constants§

MSGPACK

Functions§

default_serializer