Skip to content
This repository has been archived by the owner on Jan 1, 2022. It is now read-only.

[modular] Decouple clap_generate from the builder API #225

Open
2 tasks done
epage opened this issue Dec 6, 2021 · 0 comments
Open
2 tasks done

[modular] Decouple clap_generate from the builder API #225

epage opened this issue Dec 6, 2021 · 0 comments

Comments

@epage
Copy link
Owner

epage commented Dec 6, 2021

Issue by epage
Tuesday Oct 19, 2021 at 15:36 GMT
Originally opened as clap-rs/clap#2912


Please complete the following tasks

  • I have searched the discussions
  • I have searched the existing issues

Clap Version

master

Describe your use case

We are looking to modular clap

  • We can look for opportunities to shrink clap
  • We can share logic with other argument parsers

One aspect of this will be to have a general reflection API. A good stepping stone test case is for clap_generate to not depend on clap but a clap_reflect.

Describe the solution you'd like

clap_generate to not depend on clap but a clap_reflect.

Alternatives, if applicable

No response

Additional Context

No response

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant