/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

huonw.github.io
| | limpet.net
2.4 parsecs away

Travel
| | [AI summary] This article explains Rust's memory safety guarantees by reframing the compiler's borrowing and lifetime checks as a system of unique versus shared access to data.
| | articles.bchlr.de
1.4 parsecs away

Travel
| | [AI summary] The article discusses challenges and workarounds for upcasting trait objects in Rust, exploring the limitations of dynamic dispatch and potential solutions through vtable structures and custom trait implementations.
| | nora.codes
2.3 parsecs away

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

Travel
| A short summary of the Sized trait and dynamically sized types in Rust.