Module cargo_component_core::registry
source · Expand description
Module for resolving dependencies from a component registry.
Structs§
- Used to resolve dependencies for a WIT package.
- Represents information about a resolution of a local file.
- Represents a reference to a registry package.
- Represents information about a resolution of a registry package.
Enums§
- Represents a decoded dependency.
- Represents a WIT package dependency.
- Represents a resolution of a dependency.
Constants§
- The name of the default registry.
Functions§
- Creates a registry client with the given warg configuration.
- Finds the URL for the given registry name.
Type Aliases§
- Represents a map of dependency resolutions.