#clap #cli #parse #args #argument

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

#32 in #args

Download history 27/week @ 2023-01-21 28/week @ 2023-01-28 34/week @ 2023-02-04 71/week @ 2023-02-11 79/week @ 2023-02-18 47/week @ 2023-02-25 29/week @ 2023-03-04 49/week @ 2023-03-11 44/week @ 2023-03-18 48/week @ 2023-03-25 27/week @ 2023-04-01 47/week @ 2023-04-08 9/week @ 2023-04-15 12/week @ 2023-04-22 65/week @ 2023-04-29 116/week @ 2023-05-06

203 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

~2.5MB
~60K SLoC