Skip to content

john-cd/rust_howto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Rust How-To Book

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.

Work In Progress

This book is still going through heavy edits. Pardon the dust.

Contributing

Contributions are most welcome!

Please review the contributing⮳ section of the book and peruse the book's GitHub repo⮳.

Companion tool

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.

Acknowledgments

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⮳.

Legal

Please refer to the LICENSE files. All code examples included in or linked from the book, under the crates/ex and crates/xmpl folders, are licensed under the Creative Commons Zero v1.0 Universal License LICENSE-CC0⮳. All other software (e.g. under the crates/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⮳.