We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
command_access
1 parent 857bda6 commit c4d9103Copy full SHA for c4d9103
rust-toolchain
src/main.rs
@@ -1,5 +1,3 @@
1
-#![feature(command_access)]
2
-
3
#[macro_use]
4
extern crate clap;
5
use clap::{AppSettings, Arg, ArgGroup};
0 commit comments