-
With #[derive(Clap)]
struct Opt {
#[clap(..what goes here?...)]
export: bool,
} such that the resulting
|
Beta Was this translation helpful? Give feedback.
Answered by
pksunkara
Dec 22, 2020
Replies: 2 comments
-
Nothing because #815 is still not solved. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ojacobson
-
Ah, thank you. I looked through the issue tracker but I missed that. |
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
Nothing because #815 is still not solved.