/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.jetbrains.com
| | blog.m-ou.se
1.9 parsecs away

Travel
| | 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.
| | github.com
2.3 parsecs away

Travel
| | Compile-time reflection API for developing robust procedural macros (proof of concept) - 8BitMate/reflect
| | blog.meain.io
1.6 parsecs away

Travel
| | A simple intro to Rust's macros
| | thomascountz.com
14.6 parsecs away

Travel
| Checkout Ownership in Rust, Part 1.