[][src]Module amq_protocol::frame

AMQP Frame handling utils

Re-exports

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

Modules

generation

Serialization utils

parsing

Parsing utils

Structs

AMQPContentHeader

Contente header

AMQPRawFrame

Raw AMQP Frame

Enums

AMQPChannel

Enum representing an AMQP channel

AMQPFrame

The different possible frames

AMQPFrameType

The type of AMQP Frame