pub fn append_map_import( dir: &Path, pairs: &[(Sha1Id, Hash)], ) -> Result<(), BridgeError>
Append pairs given in import orientation (sha1, blake3) — the file format stays blake3-first either way.