Module crates_index::git
source · Available on crate feature
git
only.Expand description
Structs
- An individual change to a crate in the crates.io index, returned by the changes iterator.
- An iterator over individual changes, see
GitIndex::changes
for more. - Iterator over all crates in the index. Skips crates that failed to parse.
Constants
- The default URL of the crates.io index for use with git, see
GitIndex::with_path