{
  "$type": "site.standard.document",
  "description": "Learn how to build a word count command line utility in Rust from scratch. This step-by-step guide shows you how to create a functional wc tool that counts lines, words, and bytes in files. Perfect for Rust beginners and those interested in command line tools, this tutorial covers argument parsing with clap, file handling, and test-driven development to create reliable utilities for text processing.",
  "path": "/blog/building-wc-in-rust/",
  "publishedAt": "2025-06-27T00:00:00.000Z",
  "site": "at://did:plc:4po2afnpxgpdwpsr5fwgw3we/site.standard.publication/3mnagfxrccm2o",
  "title": "Building a Word Count Tool in Rust: Step-By-Step"
}