/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

lenholgate.com
| | blog.m-ou.se
2.6 parsecs away

Travel
| | 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.
| | morestina.net
2.3 parsecs away

Travel
| | Some generic functions need to verify properties of the types they accept that are not easy to express using traits, such as that the type's size or layout satisfies a condition. These constr...
| | vulpinecitrus.info
2.5 parsecs away

Travel
| | My thoughts on the Advent of Code 2021, things I learned from it and such.
| | blog.jetbrains.com
8.1 parsecs away

Travel
| Have you ever wondered how Rust's procedural macros work? In this blog post series, we will get into the details! A member of our team, Vladislav Beskrovny, recently gave a talk on the topic at RustCo