[][src]Function ironmq_client::channel_open

pub async fn channel_open<'_>(
    connection: &'_ Connection,
    channel: u16
) -> Result<()>