Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(derive): Support #[group] attributes #4795

Merged
merged 1 commit into from Mar 27, 2023
Merged

Conversation

epage
Copy link
Member

@epage epage commented Mar 27, 2023

This adds the ability derive additional options for the group creation.

This supersedes #4688

Fixes #4574

This adds the ability derive additional options for the group creation.

Fixes clap-rs#4574
@epage epage merged commit a916daa into clap-rs:master Mar 27, 2023
21 checks passed
@epage epage deleted the required_group branch March 27, 2023 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement more derive attributes for ArgGroup
1 participant