amq-protocol 0.18.1

AMQP specifications
Documentation
1
2
3
4
5
6
mod frame;

pub use self::frame::*;

pub mod generation;
pub mod parsing;