mirror of
https://github.com/rust-lang-cn/book-cn.git
synced 2025-02-02 23:38: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"]
|