Introduction

Welcome to "Learn unsafe Rust", a compassionate and comprehensive resource for learning unsafe Rust.

The materials in this book are broken down into three major volumes:

  1. Core unsafety
  2. Advanced unsafety
  3. Expert unsafety

Each volume has multiple chapters. Those chapters can generally be read in any order, whereas each chapter builds on the foundations laid by the previous chapter.