Skip to main content

Module bin

Module bin 

Source
Expand description

Binary encoders.

Structs§

BinaryEncoder
Encoder for MessagePack binary values (bin8/16/32).

Traits§

EncodeBytes
Trait for encoding MessagePack binary data.