pub fn password_from_file(path: String) -> Result<Password, String>
Read a password from password file.