Skip to main content

set_password

Function set_password 

Source
pub fn set_password(
    username: &str,
    password: &str,
) -> Result<(), SecretStoreError>