[][src]Function ironmq_codec::frame::queue_bind

pub fn queue_bind(
    channel: u16,
    queue_name: String,
    exchange_name: String,
    routing_key: String
) -> AMQPFrame