Enum variants #563
Replies: 1 comment 5 replies
-
I'll need more details to fully understand. [tasks.build]
command = "cargo"
args = [ "build", "--target", "${@}"] in which case, if the target is invalid, you should see same printout. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I do so that when user entering the wrong architecture, cargo-make print list of supported architectures like this

Beta Was this translation helpful? Give feedback.
All reactions