brain/src/dev/rust/testing.md
Wilfried OLLIVIER 08f42369f1 Add rust testing
2019-07-07 21:23:59 +02:00

138 B

Testing

Cargo test and println!

To see stdout when using cargo run (kudos CobaltVelvet)

cargo run -- --nocapture