Rust Basics
Description
Complete the appropriate implementations of the specification. The handout
includes a file named Readme.pdf that has more details about the
specification.
Instructions
To start the assignment, download the rust-handout.zip file from
D2L. Then unzip the file to your development environment.
To submit your assignment, create a zip file of a DIRECTORY named
rust-handin containing:
basics.rsdispatch.rs
Grading Criteria
Correct implementation of the specification.
Code quality, efficiency, and thoroughness of testing.