async/await for easier concurrency
The initial release of Rust 2018 won't ship with async
/await
support, butwe have reserved the keywords so that a future release will contain them.We'll update this page when it's closer to shipping!
本文档使用 BookStack 构建