Module cargo::util::toml_mut::dependency
source ยท Expand description
Information about dependencies in a manifest.
Structsยง
- A dependency handled by Cargo.
- Dependency from a git repo.
- Dependency from a local path.
- Dependency from a registry.
- Dependency from a workspace.
Enumsยง
- Either a workspace or another type.
- Primary location of a dependency.
Functionsยง
- invalid_
type ๐ - overwrite_
value ๐ - path_
field ๐