blob: eaffc2f24db793963a145f41dfe32bc149c7aae2 (
plain)
1
2
3
4
5
6
|
$ cargo run -- to poem.txt
Compiling minigrep v0.1.0 (file:///projects/minigrep)
Finished dev [unoptimized + debuginfo] target(s) in 0.0s
Running `target/debug/minigrep to poem.txt`
Are you nobody, too?
How dreary to be somebody!
|