1. Welcome to Rust with Via
  2. Schedule
  3. Miscellaneous Tips
  4. Creating Python Extension Modules
  5. Welcome
  6. Setup
  7. Functions
  8. Classes
    1. Methods
  9. Error Handling
  10. Exercises
  11. Inventory
    1. Solution
    2. Instructor Notes
  12. Non Empty Vector
    1. Solution
    2. Instructor Notes
  13. Lifetimes
    1. Solution
    2. Instructor Notes
  14. Mini GTFS
    1. Solution
      1. Simple Solution
      2. Faster Solution
      3. Instructor Notes