load_credential_from_file

Function load_credential_from_file 

Source
fn load_credential_from_file(
    filepath: &str,
) -> Result<HashMap<String, (Vec<u8>, PermissionMode)>>