mirror of
https://github.com/rust-lang-cn/book-cn.git
synced 2025-01-23 15:40:27 +08:00
6 lines
193 B
Plaintext
6 lines
193 B
Plaintext
$ cargo run
|
|
Compiling branches v0.1.0 (file:///projects/branches)
|
|
Finished dev [unoptimized + debuginfo] target(s) in 0.31s
|
|
Running `target/debug/branches`
|
|
number is divisible by 3
|