Closed as not planned
Description
This question comes from clap, rust's command parsing library.
Right now clap is adding command grouping, reference this: clap-rs/clap#5819
Now I'm wondering: Is there any feature about command grouping and option grouping?
If have, is there any example code here?
If not, could you please add this feature in the future?