Book: update the book for async/await

Created on 3 Apr 2018  路  7Comments  路  Source: rust-lang/book

This issue tracks inclusion of information about async/await into the Book. This will happen in the 2018 edition.

Tracking issue: None

Enhancement

Most helpful comment

To be clear, we do eventually plan on covering it in the book, but are unsure how to go about it just yet. It's gonna be a while. This feature is important, so we do want to do it, it's just not simple.

All 7 comments

This feature is no longer blocking rust 2018, and so neither is the docs for it.

Hello, I'm newish to Rust. Long time fan but I've been waiting for Async/Await to stabilize before jumping into the code. With the release of 1.36 this coming Nov 7th, async/await will be official.

I'm wondering if you have plans for new material?

Oh, wow... That's actually more than I hoped. So much to learn, so little time 馃槵

To be clear, we do eventually plan on covering it in the book, but are unsure how to go about it just yet. It's gonna be a while. This feature is important, so we do want to do it, it's just not simple.

The async book is first match on my web searches (I am using duckduckgo, search "rust async"), bumping this as I think there is value in integrating, as well as possibly updating the book with anything relevant. I am in the process of initiating my first toy rust project and I appreciate coherent documentation.

Would it make sense to keep it standalone instead and add to "grow with rust" section of rust-lang.org?

We also believe that it is important for the book to cover async/await. However, we cannot promise this will happen at any particular time.

Would it make sense to keep it standalone instead and add to "grow with rust" section of rust-lang.org?

It is not really clear to me what you're asking about specifically. What is 'it'?

Was this page helpful?
0 / 5 - 0 ratings