Module rmp::encode::buffer

source ·
Expand description

Implementation of the ByteBuf type

Structs§

  • A wrapper around Vec<u8> to serialize more efficiently.