Module rmpv::encode [] [src]

Enums

Error

An error that can occur when attempring to write multibyte MessagePack value.

Functions

write_value

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

write_value_ref

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