Explore >> Select a destination


You are here

without.boats
| | sabrinajewson.org
11.5 parsecs away

Travel
| | The main focus of this article will be on attempting to design a system to support asynchronous destructors in the Rust programming language, figuring the exact semantics of them and resolving any issues encountered along the way. By side effect, it also designs a language feature called async genericity which enables supporting blocking and asynchronous code with the same codebase, as well as designing a system for completion-guaranteed futures to be added to the language.
| | theincredibleholk.org
12.6 parsecs away

Travel
| | One of the major goals for the Rust Async Working Group is to allow async fn everywhere fn is allowed, especially in traits. In this post, I'd like to distill s...
| | poignardazur.github.io
7.5 parsecs away

Travel
| | Tl;dr: The Rust community should talk about variadic generics again, and motivated people should get the ball rolling.
| | blog.patternsinthevoid.net
47.7 parsecs away

Travel
|