Crate cargo_component
source ·Expand description
Cargo support for WebAssembly components.
Modules§
- Commands for the
cargo-component
CLI. - Module for cargo-component configuration.
Structs§
- Represents a cargo package paired with its component metadata.
- Represents options for a publish operation.
Functions§
- Loads the component metadata for the given package specs.
- Loads the workspace metadata based on the given manifest path.
- Publish a component for the given workspace and publish options.
- Runs the cargo command as specified in the configuration.
- Update the dependencies in the lock file.