mirror of
https://github.com/KaiserY/trpl-zh-cn
synced 2025-02-23 21:02:18 +08:00
6 lines
225 B
Plaintext
6 lines
225 B
Plaintext
$ cargo run
|
|
Compiling traits-example v0.1.0 (file:///projects/traits-example)
|
|
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
|
|
Running `target/debug/traits-example`
|
|
A baby dog is called a puppy
|