trpl-zh-cn/listings/ch13-functional-features/listing-13-01/output.txt

7 lines
277 B
Plaintext
Raw Normal View History

2023-01-16 17:34:52 +08:00
$ cargo run
Compiling shirt-company v0.1.0 (file:///projects/shirt-company)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.27s
2023-01-16 17:34:52 +08:00
Running `target/debug/shirt-company`
The user with preference Some(Red) gets Red
The user with preference None gets Blue