Module dependency

Source
Expand description

Information about dependencies in a manifest.

Structs§

Dependency
A dependency handled by Cargo.
GitSource
Dependency from a git repo.
PathSource
Dependency from a local path.
RegistrySource
Dependency from a registry.
WorkspaceSource
Dependency from a workspace.

Enums§

MaybeWorkspace
Either a workspace or another type.
Source
Primary location of a dependency.

Functions§

invalid_type 🔒
overwrite_value 🔒
path_field 🔒