Expand description
Types for exercise definitions.
Structs§
- Code
Content - Solution
- An exercise element with a placeholder and a solution
Enums§
- Code
Elem - Top-level structure. A code file is split into these types.
- Content
- Represents a line of source code. Can either be markup (descriptions of the exercise) or code (regular source code).