[modular] Decouple help generation from clap #2913
Labels
A-builder
Area: Builder API
C-enhancement
Category: Raise on the bar on expectations
E-medium
Call for participation: Experience needed to fix: Medium / intermediate
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 help generation to not depend on
clap
but aclap_reflect
. This will allow us to test the reflection API out before making it public.Describe the solution you'd like
clap_reflect
andclap_help
cratesAlternatives, if applicable
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: