$ clap_lex

v1.1.0

Minimal, flexible command line parser

Downloads: 502.4M
Recent: 96.6M
Versions: 27
Updated: March 12, 2026

Latest Update Summary

Crate

Name: clap_lex New version: 0.7.6 Release date: 2025-09-19T21:00:05Z

Crate readme

Short description Command Line Argument Parser for Rust

Long description Create your command-line parser, with all of the bells and whistles, declaratively or procedurally.

Features

Code Examples Get Started

 $ cargo add clap

Linkshttps://crates.io/crates/claphttps://docs.rs/clap/latest/clap/

https://api.github.com/repos/clap-rs/clap/releases/248725042

Release info

Release version:

Release description

Code Examples

Minor update: 1.0.0 → 1.1.0

$ DOWNLOADS TREND

344.6M502.4M

$ VERSION HISTORY

v1.1.0March 12, 2026
v1.0.0February 11, 2026
v0.7.7January 12, 2026
v0.7.6October 13, 2025
v0.7.5June 9, 2025

$ LINKS

$ INSTALL

cargo add clap_lex

Or add to Cargo.toml: clap_lex = "1.1.0"