This is an implementation of Zed Shaw's Learn X The Hard Way for the Rust Programming Language.
TODO: Instructions on how to install
TODO: Instructions on compiling
TODO: Tips on how to read the guide.
Each chapter is based on a corresponding chapter in Learn C The Hard Way. The order of the chapters however may vary.
Shout out to Zed Shaw for the providing the template.