pub fn store_resolve(
reader: &MmapIndexReader,
artifact_id: &str,
) -> ResolutionResultExpand description
Point resolution over the persisted alias map — Fold.resolve,
byte-identical to resolve_in_index over a walk of the same corpus.
pub fn store_resolve(
reader: &MmapIndexReader,
artifact_id: &str,
) -> ResolutionResultPoint resolution over the persisted alias map — Fold.resolve,
byte-identical to resolve_in_index over a walk of the same corpus.