mirror of
https://github.com/KaiserY/trpl-zh-cn
synced 2025-02-23 21:02:18 +08:00
6 lines
204 B
Plaintext
6 lines
204 B
Plaintext
$ cargo run
|
|
Compiling branches v0.1.0 (file:///projects/branches)
|
|
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.30s
|
|
Running `target/debug/branches`
|
|
The value of number is: 5
|