Module amq_protocol_types::generation

source ·
Expand description

Generation utilities for the various AMQP types.

Enums§

  • Serialization types and traits Base type for generator errors

Traits§

  • Serialization types and traits Trait for Write types that allow skipping and reserving a slice, then writing some data, then write something in the slice we reserved using the return for our data write.
  • Serialization types and traits Trait for serializing functions

Functions§

Type Aliases§

  • Serialization types and traits Holds the result of serializing functions