pub fn read_hashes(file: &Path) -> Result<BTreeMap<String, String>, Error>
Expand description

Read uppercased hashes with write_hashes() from the specified path or fail with line numbers not matching pattern.