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

docs: Describe the skip attribute for ValueEnums #4328

Merged
merged 2 commits into from Oct 5, 2022

Conversation

dnaka91
Copy link
Contributor

@dnaka91 dnaka91 commented Oct 1, 2022

Documenting the skip attribute for the ValueEnum derive macro promptly, as it's not mentioned anywhere else.

Fixes #4327

@dnaka91 dnaka91 changed the title Document the skip attribute for ValueEnums docs: Describe the skip attribute for ValueEnums Oct 1, 2022
src/_derive/mod.rs Outdated Show resolved Hide resolved
@epage epage merged commit 232d91b into clap-rs:master Oct 5, 2022
@epage
Copy link
Member

epage commented Oct 5, 2022

Thanks!

@dnaka91 dnaka91 deleted the docs-valueenum-skip branch October 5, 2022 15:32
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.

[docs] No mention how to skip enum variants on the ValueEnum derive macro
2 participants