Module rmpv::encode[][src]

Enums

An error that can occur when attempting to write multi-byte MessagePack value.

Functions

Encodes and attempts to write the most efficient representation of the given Value.

Encodes and attempts to write the given non-owning ValueRef into the Write.