Struct amqp0_primitives::amqp9_0::stream::Qos
[−]
[src]
pub struct Qos { /* fields omitted */ }
Methods
impl Qos
[src]
fn new(prefetch_size: u32,
prefetch_count: u16,
consume_rate: u32,
global: bool)
-> Self
prefetch_count: u16,
consume_rate: u32,
global: bool)
-> Self