[][src]Function ironmq_client::channel_close

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