mirror of
https://github.com/ArthurDanjou/rustlings.git
synced 2026-01-21 07:21:35 +01:00
The `watch` command now requires user action to move to the next exercise. BREAKING CHANGE: this changes the behavior of `watch`.
For this exercise check out the Dining Philosophers example and the chapter Concurrency of the Rust Book.