Structs§
- Cargo
Toml Contents - Contains an in-memory representation of a Cargo.toml file.
- Dependency
RawValue - GitCommit
Reference - A dependency reference to a git commit. We mostly use git commits when referencing git.
- Version
Req - Crate version requirements, as expressed in Cargo.toml. A very crude version.
Enums§
- Dependency
Reference - Models how a dependency is expressed in Cargo.toml.