//
Busca en todas las páginas de la documentación
10 pages in this section.
What the `unsafe` keyword actually turns off in Rust, why soundness is a property of an entire API rather than a single block, and how to encapsulate unsafe code behind a safe public surface.
Minimal, documented, tested, and reviewed unsafe.