Skip to main content

load_map

Function load_map 

Source
pub fn load_map(dir: &Path) -> Result<HashMap<Hash, Sha1Id>, BridgeError>
Expand description

Load the blake3→sha1 map. Missing file = empty map. Lines that do not parse (torn tail from a crash) are ignored.