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