Struct amq_protocol::protocol::queue::UnbindOk [−][src]
pub struct UnbindOk {}
Expand description
unbind-ok (Generated)
Implementations
Get the AMQP class id for unbind-ok (Generated)
Get the AMQP method id for unbind-ok (Generated)
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for UnbindOk
impl UnwindSafe for UnbindOk
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