comprehensive-rust icon indicating copy to clipboard operation
comprehensive-rust copied to clipboard

Write chapter about async Rust

Open mgeisler opened this issue 2 years ago • 0 comments

We should write a chapter about async Rust. This would be a good alternative to the Android part on Day 4. A possible agenda could look like this:

  • Introductory Example
  • Terminology
  • Futures
  • await
  • Runtimes
  • Spawning
  • IO-Compatible Cunctions

mgeisler avatar Jan 18 '23 10:01 mgeisler