Expand description
Data structures and converter functions for dealing with AMQP frames.
All the data types are in the frame
module, the codec
implements
the encoding and the decoding.
Modules§
Macros§
- frame_
error - Shorthand for making errors with error code and error message.
Structs§
- Frame
Error - Error struct used by the crate.