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