-
I wanted to specify a subcommand containing a dash (-). When I do that, the macro version of clap gives me a compile error: The apparently actually offensive line (I only know by changing the line back and forth - the error was not explanatory) is:
And the compile error from rustc is: 60 | let matches = clap_app!(myapp => Is this expected behaviour (by the developers)? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Try |
Beta Was this translation helpful? Give feedback.
Try
"list-slots"