When you run a Rust program, you may be tempted to think that the first code to execute is the main function. However, this is far from the case. In this tal... (more…)
Read more »
Kubernetes Rust Kubelet. Contribute to krustlet/krustlet development by creating an account on GitHub. (more…)
Read more »
API documentation for the Rust `_04__triage_scale` macro in crate `dtolnay`. (more…)
Read more »
I had an interesting experience this week at work. My senior colleague and I was working on some code for a project with a deadline of Friday. After a change in the code, we suddenly started getting garbage values out on our serial from the microcontrolle... (more…)
Read more »
Hello and welcome to another issue of This Week in Rust!
Rust is a systems language pursuing the trifecta: safety, concurrency, and speed.
This is a weekly summary of its progress and community.
Want something mentioned? Tweet us at @ThisWeekInRust or sen... (more…)
Read more »