Struct amq_protocol::protocol::basic::QosOk [−][src]
pub struct QosOk {}
Expand description
qos-ok (Generated)
Implementations
Get the AMQP class id for qos-ok (Generated)
Get the AMQP method id for qos-ok (Generated)
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for QosOk
impl UnwindSafe for QosOk
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more