We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 006c246 commit 74e8002Copy full SHA for 74e8002
1 file changed
src/main.rs
@@ -1,7 +1,7 @@
1
use minparse::minparse;
2
3
fn main(){
4
- println!("\tprocname: {}
+ println!("\t procname: {}
5
switches: {:?}
6
subcommands: {:?}
7
fields: {:?}",
0 commit comments