Datatypes: Structs and Enums
Datatypes, in both executable code and specifications, are
defined via Rust’s struct and enum.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Datatypes, in both executable code and specifications, are
defined via Rust’s struct and enum.