|
You are here |
hashblog.thepolyglotprogrammer.com | ||
| | | | |
ricardomartins.cc
|
|
| | | | | [AI summary] This technical blog post explains the concept of interior mutability in Rust, providing a deep dive into how std::cell::Cell and std::cell::RefCell allow mutable state within immutable structures and discusses their use cases and safety guarantees. | |
| | | | |
mcyoung.xyz
|
|
| | | | | ||
| | | | |
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. | |
| | | | |
www.ralfj.de
|
|
| | | |||