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