Chapter 1: Basics
In this chapter we’ll cover the FFI foundations: what FFI is, how we use it to interoperate between C and Rust, and the common pitfalls.
Exercises
The exercises for this section are located in exercises/01_intro
Exercise
The exercise for this section is located in 01_intro/00_README