This Project is an exploration into the Rust programing lanuage in a similar style to COSC 341 at Eastren Michigan University as tought by Dr. Suchindran Maniccam.
NOTES.md contains some of my notes on the Rust programming language in the style of Dr. Maniccam's Powerpoint slides.
src/program.rs contains a program writen in the Rust programming language in the style of Dr. Maniccam's homework.
Feel free to open issues and pull requests if you have questions or think something can be improved.