Skip to main content

Crate shipper_sparse_index

Crate shipper_sparse_index 

Source
Expand description

Cargo sparse-index helpers.

This crate owns two focused concerns:

  • Converting crate names to sparse-index paths
  • Checking JSONL sparse-index content for a target version

Functionsยง

contains_version
Returns true if JSONL sparse-index content contains the exact version.
sparse_index_path
Compute the Cargo sparse-index path for a crate name.