lqhuang.io
HomeNotesProjects

Rain's Rust CLI recommendations

Date: 1/23/2022 · Tags: #rust, #cli

Prefer to use clap with the derive feature. Try argh, pico-args for smaller bundle size.

  1. Rain's Rust CLI recommendations
  2. Command Line Applications in Rust

Science × Tech × Design © Lanqing Huang 2025 Build with ❤️