/cosc-341-rust

An exploration into the Rust programing language

Primary LanguageRustMIT LicenseMIT

COSC 341 Rust

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

NOTES.md contains some of my notes on the Rust programming language in the style of Dr. Maniccam's Powerpoint slides.

Program

src/program.rs contains a program writen in the Rust programming language in the style of Dr. Maniccam's homework.

Contibution

Feel free to open issues and pull requests if you have questions or think something can be improved.