Expand description
Structs§
- Change
git
An individual change to a crate in the crates.io index, returned by the changes iterator. - Changes
git
An iterator over individual changes, seeGitIndex::changes
for more. - Crates
git
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