[][src]Module rocket_contrib::msgpack

Automatic MessagePack (de)serialization support.

See the MsgPack type for further details.

Structs

MsgPack

The MsgPack type: implements FromData and Responder, allowing you to easily consume and respond with MessagePack data.

Enums

Error

Enum representing errors that can occur while decoding MessagePack data.