Explore >> Select a destination


You are here

nercury.github.io
| | github.com
13.0 parsecs away

Travel
| | Repository for the Rust Language Server (aka RLS). Contribute to rust-lang/rls development by creating an account on GitHub.
| | matklad.github.io
12.5 parsecs away

Travel
| | I've learned a thing I wish I didn't know. As a revenge, I am going to write it down so that you, my dear reader, also learn about this. You probably want to skip this post unless you are interested and somewhat experienced in all of Rust, NixOS, and dynamic linking.
| | blog.m-ou.se
12.8 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.
| | mikecoats.com
80.7 parsecs away

Travel
| This time we're creating a basic embedded project in Rust that prints "Hello, world!" over the debug interface.