|
You are here |
limpet.net | ||
| | | | |
www.abubalay.com
|
|
| | | | | [AI summary] The author introduces the dioptre crate, a Rust proc-macro that enables field projection for Cell types to solve interior mutability and borrowing issues. | |
| | | | |
baatz.io
|
|
| | | | | ||
| | | | |
ricardomartins.cc
|
|
| | | | | Rust gives us good tools to achieve interior mutability in a thread-safe way without much effort. More than that, it does so in such a way that the borrow checker will have our backs most of the time, so we can't shoot ourselves in the feet. | |
| | | | |
lwn.net
|
|
| | | |||