pub fn read_generation_hashes(name: &str) -> Result<HashMap<String, String>>
Load stored generation hashes as HashMap<path, hash>.
HashMap<path, hash>