Skip to main content

append_map_import

Function append_map_import 

Source
pub fn append_map_import(
    dir: &Path,
    pairs: &[(Sha1Id, Hash)],
) -> Result<(), BridgeError>
Expand description

Append pairs given in import orientation (sha1, blake3) — the file format stays blake3-first either way.