# Learning Rust #5 — Shipping a Real CLI (Args, Files, HTTP, Concurrency)
Learning Rust 5 / 5
5 min read
From zero to a useful binary using clap, anyhow, reqwest, tokio, tracing, and a tidy release build.
From zero to a useful binary using clap, anyhow, reqwest, tokio, tracing, and a tidy release build.