blob: 3abfb425748cd026e6c96676f35c26a4102dac50 [file] [log] [blame]
$ cargo run
Compiling structs v0.1.0 (file:///projects/structs)
Finished dev [unoptimized + debuginfo] target(s) in 0.48s
Running `target/debug/structs`
rect1 is Rectangle { width: 30, height: 50 }