You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, each session lives in its own directory within src. As an instructor, I have found this hard to navigate. Most specifically, I've found it hard to find the concurrency module when I've been trying to do so on the fly.
I would personally like to see the sessions within the Rust Fundamentals, i.e. the main course, be put into their own directory. We could also create a welcome module for the prelude material. Something like this: