Module amq_protocol::frame

source ·
Expand description

AMQP Frame handling utils

Re-exports§

Modules§

Structs§

Enums§

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.
  • Trait for serializing functions

Type Aliases§