sylvia_iot_coremgr::libs::mq::rabbitmq

Function put_user

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

To create or update user account and its password.