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:

  1. basics.rs
  2. dispatch.rs

Grading Criteria