pub async fn check_virtual_host(host: &str) -> Result<bool, Error>
Expand description

Checks whether RabbitMQ can be accessed or not.