pub async fn check_virtual_host(host: &str) -> Result<bool, Error>
Checks whether RabbitMQ can be accessed or not.