Playing with Rust: Building a Safer rm and Having Fun Along the Way
In this post, I introduce rrm, a Rust-based command-line tool for safely managing deleted files, explore extended attributes, and share insights on using Rust's mockall crate for testing.