clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust · Rust · ★ 16,598
Analyzed at ccc92c3b11 on 2026-08-01. 2 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| feature not enabled {event:?} | panic | error | clap, derive, doc-comments, markdown, help, panic, unstable |
| cannot `#[flatten]` an `Option<Args>` with `#[group(skip)]` | panic | error | clap, derive, flatten, args, group, parser, panic |