[][src]Function ironmq_client::open

pub async fn open<'_>(
    connection: &'_ Connection,
    virtual_host: String
) -> Result<()>