|
You are here |
ohadravid.github.io | ||
| | | | |
cprimozic.net
|
|
| | | | | [AI summary] The article discusses creating a Rust procedural macro to automate the process of populating struct fields from a HashMap, reducing redundant code. | |
| | | | |
corrode.dev
|
|
| | | | | When people say Rust is a "safe language", they often mean memory safety. And while memory safety is a great start, it's far from all it takes to build robust applications. Memory safety is important but not sufficient for overall r... | |
| | | | |
blog.m-ou.se
|
|
| | | | | Have you ever seen the Rust compiler give a Python error? Or better, have you ever seen rust-analyzer complain about Python syntax? In this post, we'll extend our python!{} macro to make that happen. | |
| | | | |
nnethercote.github.io
|
|
| | | |||