/rust-book

[English] Small projects done reading the official Rust lang book (https://doc.rust-lang.org/book/)

Primary LanguageRustMIT LicenseMIT

Rust Book

This repository contains some projects and experiments done reading The Rust Programming Language. I highly recommend reading it if you want to start using a safe, efficient and productive language. I also recommend doing some experiments in your own environment, playing with the concepts in the book, and also doing side projects. It really helps you grasp the concepts.