Expand description
Extension API: unified CLI+targets for embedding cargo-e High-level API for embedding cargo-e: unified target collection (builtins + plugins)
Provides ExtContext which holds the parsed CLI and process manager,
and a collect_targets method to enumerate both built-in and plugin targets.
Structsยง
- ExtContext
- Embedding context for cargo-e: CLI, process manager, and discovery directory.