Gitorial Example
Gitorial is a tutorial format built on top of Git history.
Each learning step is represented as a meaningful change, so code evolution stays explicit and reviewable.
In this example:
templateshows TODO-driven starter codesolutionshows the completed stepsectionpages provide context without code snapshots
Continue to Step 1 to start the Rust walkthrough.