roastlings 0.1.0

Advanced Rust exercises for roasted rustlings
roastlings-0.1.0 is not a library.

🦀 roastlings

Advanced Rust exercises for seasoned developers.

roastlings is the next step after rustlings - tackling more complex Rust concepts through hands-on exercises.

Prerequisites

  • Completion of rustlings (or equivalent Rust fundamentals)
  • Familiarity with basic Rust ownership, structs, enums, and pattern matching

Contributing

Exercises welcome! See CONTRIBUTING.md for guidelines.


Inspired by the excellent rustlings project.