Skip to main content

set

Function set 

Source
pub fn set(
    target_root: &Path,
    rel_path: &Path,
    sig: &MerkleSignature,
) -> Result<()>
Expand description

Store a Merkle signature in the per-target index (auto-flushes to disk).