mirror of
https://github.com/rust-lang-cn/book-cn.git
synced 2025-02-03 07:48:41 +08:00
6 lines
194 B
Plaintext
6 lines
194 B
Plaintext
|
$ cargo run
|
||
|
Compiling minigrep v0.1.0 (file:///projects/minigrep)
|
||
|
Finished dev [unoptimized + debuginfo] target(s) in 0.61s
|
||
|
Running `target/debug/minigrep`
|
||
|
["target/debug/minigrep"]
|