Function auth::user_provider::load_credential_from_file

source ยท
fn load_credential_from_file(
    filepath: &str,
) -> Result<Option<HashMap<String, Vec<u8>>>>