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.
2 parents 4458911 + 4623b5f commit 4e4a37eCopy full SHA for 4e4a37e
src/std_misc/arg/matching.md
@@ -2,7 +2,7 @@
2
3
Matching can be used to parse simple arguments:
4
5
-```rust,editable
+```rust,ignore
6
use std::env;
7
8
fn increase(number: i32) {
0 commit comments