Explore >> Select a destination


You are here

qsantos.fr
| | boats.gitlab.io
1.8 parsecs away

Travel
| | It's hard to believe its been almost 6 weeks since the last post I made about async/await in Rust. So much has happened that these last several weeks have flown by. We've made exceptionally good progress on solving the problem laid out in the first post of this series, and I want to document it all for everyone. Future and the pinning API Last month I wrote an RFC called "Standard library API for immovable types".
| | smallcultfollowing.com
2.4 parsecs away

Travel
| | [AI summary] A developer explains the technical challenges of ensuring async trait functions return Send futures in Rust and proposes a syntax solution where function callers specify send requirements rather than enforcing them globally in the trait definition.
| | ohadravid.github.io
1.7 parsecs away

Travel
| | There are some things you keep learning and forgetting (or perhaps you've never learned them in the first place?). For me, one of those things is ...
| | joeprevite.com
12.2 parsecs away

Travel
| My notes from Chapter 4 of the Rust Lang Book.