Idiomatic Rust Snippets

1- Essentials covers the basic aspects of the Rust programming language. They are explained with easy-to-grasp samples.

2- Design Patterns section demonstrates several design patterns with minimalistic but complete projects.

3- Algorithms section explains various popular algorithms with code samples in Rust. (WIP)

This book does not intend to explain every aspect of Rust; however, you may find it useful while learning Rust.

I am expanding it as I use and learn this awesome language with my friend Copilot.Pages with a WIP note haven't been reviewed yet and the information in those pages may have incorrect information.

This is a personal project and is not associated with the Rust Foundation in any way.