Skip to main content

read_keyring_password_entry

Function read_keyring_password_entry 

Source
fn read_keyring_password_entry(
    username: &str,
) -> Result<Option<String>, SecretStoreError>