1 Rust-y patterns

This chapter covers

  • What this book covers
  • What design patterns are
  • Why this book is different
  • Tools you’ll need

Reading this book is a great way to advance your Rust skills, whether you’re a beginner, intermediate, or advanced Rust programmer. If you’re a beginner, studying design patterns is an excellent path to elevate your skills above the basics of the Rust language, but you may find some parts of this book challenging, so you may need to study other resources as you go. This book presents a variety of techniques for writing high-quality Rust code, but we’ll focus on patterns, idioms, and conventions that are widely used and understood by the Rust community.

Design patterns are powerful abstractions that every programmer ...

Get Idiomatic Rust now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.