/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

squidarth.com
| | baatz.io
1.9 parsecs away

Travel
| |
| | huonw.github.io
2.9 parsecs away

Travel
| | Rust can model properties of aggregate types with certain trait tricks, which makes closures and concurrent APIs interact well.
| | nora.codes
2.7 parsecs away

Travel
| | [AI summary] The article explains the concept of 'unsafe' in Rust, clarifying that it allows specific low-level operations while maintaining overall memory safety through the language's type system and safe abstractions.
| | rust-lang.github.io
16.7 parsecs away

Travel
| [AI summary] A Rust RFC proposes formal conventions for error handling that distinguish between catastrophic errors, contract violations, and obstructions to guide library API design.