Module serde_amqp::size_ser

source ·
Expand description

Serializer that calculates the size of serialized data without actually allocating Vec<u8>

Structs§

  • MapSerializer that calculates the size of serialized data without actually allocating Vec<u8>
  • SeqSerializer that calculates the size of serialized data without actually allocating Vec<u8>
  • Serializer that calculates the size of serialized data without actually allocating Vec<u8>
  • SeqSerializer that calculates the size of serialized data without actually allocating Vec<u8>
  • SeqSerializer that calculates the size of serialized data without actually allocating Vec<u8>
  • SeqSerializer that calculates the size of serialized data without actually allocating Vec<u8>
  • Serializer that calculates the size of serialized data without actually allocating Vec<u8>

Functions§