Struct amq_protocol::protocol::basic::Qos [−][src]
Expand description
qos (Generated)
Fields
prefetch_count: ShortUInt
prefetch-count (Generated)
global: Boolean
global (Generated)
Implementations
Get the AMQP class id for qos (Generated)
Get the AMQP method id for qos (Generated)
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Qos
impl UnwindSafe for Qos
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