sylvia_iot_coremgr::libs::mq::rabbitmq

Function delete_vhost

Source
pub async fn delete_vhost(
    client: &Client,
    opts: &ManagementOpts,
    hostname: &str,
    username: &str,
) -> Result<(), ErrResp>
Expand description

To delete a virtual host.