Compile time verification of default value #2063
diegobernardes
started this conversation in
Ideas
Replies: 2 comments
-
It might be possible for since this is part of clap_derive. Can you please create an issue for this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Feature request: #2064 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It's possible to verify a
default_value
during compilation?It would be awesome to have a compilation error here.
Beta Was this translation helpful? Give feedback.
All reactions