Are we async yet?

🎉 Yes! 🎉

The long-awaited async/await syntax has been stabilized in Rust 1.39.

You can use it with the active ecosystem of asynchronous I/O around futures, mio, tokio, and async-std.

async syntax and blockers

Future extensions

async ecosystem

Posts about async

Fork me on GitHub