sylvia_iot_coremgr::libs::mq::rabbitmq

Function put_vhost

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

To create a virtual host.