#argument #clap #parse #args #cli #parser

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

#62 in #args

Download history 22/week @ 2024-03-16 3/week @ 2024-03-23 37/week @ 2024-03-30 15/week @ 2024-04-06 11/week @ 2024-04-13 18/week @ 2024-04-20 6/week @ 2024-04-27 1/week @ 2024-05-04 1/week @ 2024-05-11 7/week @ 2024-05-18 4/week @ 2024-05-25 28/week @ 2024-06-01 18/week @ 2024-06-08 41/week @ 2024-06-15 13/week @ 2024-06-22 1/week @ 2024-06-29

78 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

~3.5MB
~68K SLoC