|
You are here |
huonw.github.io | ||
| | | | |
limpet.net
|
|
| | | | | [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
|
|
| | | | | [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
|
|
| | | | | ||
| | | | |
huonw.github.io
|
|
| | | A short summary of the Sized trait and dynamically sized types in Rust. | ||