Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

練習

為幫助您練習非同步 Rust 技巧,我們再次提供了兩項練習:

  • 哲學家就餐問題:我們早上已看過這個練習題,這次要使用非同步 Rust 來實作。

  • 廣播即時通訊應用程式:利用這項大型專案,您可以嘗試使用更進階的非同步 Rust 功能。

完成練習後,您可以看看我們提供的解決方案