We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6925b58 commit 43d574eCopy full SHA for 43d574e
ices/80134.rs
@@ -0,0 +1,6 @@
1
+fn main() {
2
+ let matches = App::new()
3
+ .arg(
4
+ Arg::with_name(OPT_MODE)é
5
+ );
6
+}
0 commit comments