sylvia_iot_coremgr::libs::mq::emqx

Function put_user

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

To update the user’s password.