Go to the Rust Book to install Rust.
To run the main program where two examples are implemented:
cargo run
To run the tests:
cargo test
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Go to the Rust Book to install Rust.
To run the main program where two examples are implemented:
cargo run
To run the tests:
cargo test