Introduction

Rust is a powerful and expressive language. However its unique ownership model can be a challenge for experienced or novice programmer alike.

In this book we cover a variety of design patterns that can help solve many problems commonly encountered when writing Rust code.

Status

This book is in early development. As such, the structure and contents are subject to change.

If you spot any errors or omissions, please feel free to suggest an edit.

License

This book is released under the MIT License.