Deep Dive into Async Rust
Details
This talk is presented by the author of the O'Reilly book "async rust" and will go through how futures are executed in rust, how Tokio works under the hood, and how to build and test your own async futures. The talk will also reference open source Github resources so attendees can continue developing their understanding of async rust after the meetup.