|
You are here |
cprimozic.net | ||
| | | | |
blog.m-ou.se
|
|
| | | | | About a year ago, I published a Rust crate called inline-python, which allows you to easily mix some Python into your Rust code using a python!{ .. } macro. In this series, I'll go through the process of developing this crate from scratch. | |
| | | | |
blog.logrocket.com
|
|
| | | | | Declarative and procedural macros enable metaprogramming in Rust, which can lead to runtime cost savings and more powerful code. | |
| | | | |
veykril.github.io
|
|
| | | | | ||
| | | | |
drakerossman.com
|
|
| | | This article with teach you how to start your Rust development on NixOS or any nix-enabled operating system. You will learn how to use flakes with development shells, how to bootstrap Rust Nightly, what is an overlay, and encounter some nix language quirks on your journey. | ||