New Rust book: Asynchronous programming in Rust is released
1–2 of 2 posts
Re: New Rust book: Asynchronous programming in Rust is released
#2Asynchronous Programming in Rust is meant to be the “missing” book that teaches you asynchronous programming from first principles. One of its core features is the examples and experiments we create that you later can pick apart, break, expand on. You get theoretical knowledge, useful mental models and hands-on experience that will make the complex topics surrounding asynchronous programming a lot easier to grasp.