Explore >> Select a destination


You are here

blog.m-ou.se
| | bcantrill.dtrace.org
3.4 parsecs away

Travel
| | [AI summary] The user provided a detailed and personal reflection on their experience with the Rust programming language, highlighting numerous features and tools that they find valuable. They praised Rust's error handling, type system, and community support, and also mentioned some areas for improvement. The reflection includes specific examples of Rust features such as `anyhow!`, `asm!`, and string continuations, and the user expresses a strong appreciation for Rust's capabilities and their potential impact on their career.
| | brevzin.github.io
3.5 parsecs away

Travel
| | In Rust, if I want to print some 32-bit unsigned value in hex, with the leading 0x, padded out with zeros, I would write that as:
| | www.shuttle.dev
4.8 parsecs away

Travel
| | All about Rust traits, generics, trait bounds and implementing advanced trait bounds
| | www.greyblake.com
26.7 parsecs away

Travel
| A blog about software development.