You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 1, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Issue by epage
Tuesday Oct 19, 2021 at 15:36 GMT
Originally opened as clap-rs/clap#2912
Please complete the following tasks
Clap Version
master
Describe your use case
We are looking to modular clap
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 onclap
but aclap_reflect
.Describe the solution you'd like
clap_generate
to not depend onclap
but aclap_reflect
.Alternatives, if applicable
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: