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 ๐Ÿ”’