A documentation summary and a compendium of recipes for the Rust language and ecosystem. Everything you need for day-to-day Rust coding, all in one place.
Point your browser to https://john-cd.com/rust_howto
⮳ to read the Rust How-to⮳ book.
This book is still going through heavy edits. Pardon the dust.
Contributions are most welcome!
Please review the contributing⮳ section of the book and peruse the book's GitHub repo⮳.
The mdbook-utils utility ((github) (docs.rs) (user guide)) helps manage links and code blocks in mdbook
source directories. It is the companion tool for this book.
This book is written and edited by John CD⮳. It is the successor of and incorporates most of the Rust Cookbook⮳. Thanks to its many contributors⮳.
Please refer to the LICENSE files. All code examples included in or linked from the book, under the deps
and xmpl
folders, are licensed under the Creative Commons Zero v1.0 Universal License LICENSE-CC0⮳. All other software (e.g. under the tools
folder) is licensed under either of the Apache License Version 2.0 or the MIT license at your option, per the Rust community custom.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this repository by you, as defined in the license, shall be licensed as above, without any additional terms or conditions.
This site is not affiliated with the Rust Foundation⮳.