#argument #clap #parse #args #cli #command-line-arguments

deprecated bin+lib clapme

Parse command line arguments by defining a struct (DEPRECATED)

19 releases

Uses old Rust 2015

0.1.16 Oct 1, 2020
0.1.15 Jul 11, 2019
0.1.13 Aug 25, 2018
0.1.6 Jul 31, 2018
0.0.2 Jul 7, 2018

#68 in #args

Download history 4/week @ 2024-12-04 13/week @ 2024-12-11 4/week @ 2025-02-05 42/week @ 2025-02-12 21/week @ 2025-02-26

67 downloads per month
Used in 2 crates

Apache-2.0/MIT

40KB
561 lines

ClapMe

This crate is deprecated in favor of auto-args.


lib.rs:

This crate defines the ClapMe trait and its custom derive.

To learn to use clapme, you should read the clapme guide.

Dependencies

~4.5MB
~89K SLoC