Module cargo_toml

Source

Structs§

CargoTomlContents
Contains an in-memory representation of a Cargo.toml file.
DependencyRawValue
GitCommitReference
A dependency reference to a git commit. We mostly use git commits when referencing git.
VersionReq
Crate version requirements, as expressed in Cargo.toml. A very crude version.

Enums§

DependencyReference
Models how a dependency is expressed in Cargo.toml.

Constants§

CARGO_TOML_DEPENDENCIES
CARGO_TOML_DEV_DEPENDENCIES

Functions§

change_from_base_to_adapter_path