Announcing Rust 1.13

The Rust team is happy to announce the latest version of Rust, 1.13.0. Rust is
a systems programming language focused on safety, speed, and concurrency.

Similar

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... (more…)

Read more »