Crash Reporting in Rust

In this post I’ll be talking about recent work I and others have done to make crash handling and reporting in Rust a (fairly) straightforward procedure by introducing several new crates that can be used in conjunction with each other, or with other crates… Read more

Similar

Piece by Piece: Write Readable Rust Code

I am a newbie programmer, and this is my first post about my Rust programming experience. Even though I have been involved in the Rust community for a while, I am not familiar with programming in Rust. I do want to have Rust in my toolkit though, so I dec... (more…)

Read more »