2 posts
A deep dive into building command-line tools with Rust — from argument parsing with clap to colored output and error handling.
#rust·Jun 15, 2025·2 min
A practical guide to error handling in Rust — from Result and Option to anyhow and thiserror, with real-world patterns.
#rust·Jun 10, 2025·3 min