Build stable, maintainable Rust applications by applying these important code and architectural design patterns.
From the back cover
Rust Advanced Techniques presents dozens of established programming and architecture solutions that take advantage of Rust's unique language design. You'll start with the basics of generics and traits, using them as a foundation to rapidly progress to metaprogramming, building your own libraries, and even advanced patterns like fluent interfaces and making immutable structures.
Throughout this unique book, you'll find useful code samples that are easy to adapt and reuse for your own projects. Hone your Rust skills with functional programming techniques, and explore examples of common anti-patterns so you know mistakes to avoid. You'll soon have an in-depth understanding of when and how to apply each design pattern, and even create your very own!
About the reader
For the more advanced Rust programmers. Experienced Rustceans will benefit from tips and tricks that help speed up delivery and make full use of Rust's lesser-known features.