Back to Comprehensive Rust

Introduction

src/unsafe-deep-dive/introduction.md

latest237 B
Original Source
<!-- Copyright 2026 Google LLC SPDX-License-Identifier: CC-BY-4.0 -->

Introduction

We'll start our course by creating a shared understanding of what Unsafe Rust is and what the unsafe keyword does.

Outline

{{%segment outline}}