Module amq_protocol::frame

source ·
Expand description

AMQP Frame handling utils

Re-exports

pub use self::generation::gen_frame;
pub use self::parsing::parse_frame;

Modules

Serialization utils
Parsing utils

Structs

Contente header
Raw AMQP Frame

Enums

Enum representing an AMQP channel
The different possible frames
The type of AMQP Frame