/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

tokio.rs
| | hackmd.io
4.2 parsecs away

Travel
| | # Async fns in traits **This doc now lives here: https://rust-lang.github.io/async-fundamentals-ini
| | smallcultfollowing.com
3.0 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.
| | seanmonstar.com
3.3 parsecs away

Travel
| | I'm excited to announce v1.0 of hyper, a protective and efficient HTTP library written in the Rust programming language. hyper provides asynchronous HTTP/1 a...
| | leerob.io
18.6 parsecs away

Travel
| Why is Rust being used to replace parts of the JavaScript web ecosystem like minification (Terser), transpilation (Babel), formatting (Prettier), bundling (webpack), linting (ESLint), and more?