mirror of
https://github.com/notohh/rustlings.git
synced 2024-12-26 20:18:08 -05:00
9bdb0a12e4
Hints are now accessible using the CLI subcommand `rustlings hint <exercise name`. BREAKING CHANGE: This fundamentally changes the way people interact with exercises. |
||
---|---|---|
.. | ||
README.md | ||
threads1.rs |
For this exercise check out the Dining Philosophers example and the chapter Concurrency of the Rust Book.