This website contains notes and presentations from the Chicago Rust Meetup
🎈🎉 Announcing Rust 1.39.0. 🎉🎈
.await
is over, async fn
s are here!match
guards!const fn
s in the standard library!… and more!
A call for blogs 2020 - Help decide the direction of Rust development in 2020! See posts from other people on Twitter.
.into_iter().cloned()
async-std
is a port of Rust’s standard library to the async world.futures-preview
libraries!