Skip to content

Latest commit

History

History
14 lines (8 loc) 路 537 Bytes

async-rust.md

File metadata and controls

14 lines (8 loc) 路 537 Bytes

Asynchronous Programming in Rust

A zine on the state of asynchronous programming in Rust, including Futures, async/.await, and the tl;dr on how the Async Runtime works.

Huge thanks to @yoshuawuyts and @stjepang for answering my questions and proofreading the zine.

More reading material:

Printing instructions are here.

async rust zine