oxidecomputer / oxidecomputer/progenitor
Builder interface style does not work with inlining progenitor_client
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1k
- Forks
- 136
- Avg merge
- 8h 36m
- Merged PRs (30d)
- 14
Description
Hello,
missing progenitor_client module declaration on the builder module
I've generated the client using cargo-progenitor with --include-client true --interface builder
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the reported generation using cargo-progenitor with --include-client true --interface builder, then inspect the generated builder module and its progenitor_client references. The issue is done when the generated builder interface includes the needed module declaration and the client builds successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100