|
You are here |
kobzol.github.io | ||
| | | | |
fnordig.de
|
|
| | | | | Personal website of Jan-Erik Rediger | |
| | | | |
brokenco.de
|
|
| | | | | Rust has a useful concept of "features" baked into its packaging tool cargo which allows developers to optionally toggle functionality on and off. In a simple project features are simple, as you would expect. In more complex projects which use cargo workspaces the behavior of features becomes much more complicated and in some cases..surprising! | |
| | | | |
blog.yossarian.net
|
|
| | | | | ||
| | | | |
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. | ||