#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

#60 in #args

Download history 100/week @ 2023-12-04 12/week @ 2023-12-11 21/week @ 2024-01-15 34/week @ 2024-01-22 16/week @ 2024-01-29 18/week @ 2024-02-12 46/week @ 2024-02-19 58/week @ 2024-02-26 24/week @ 2024-03-04 14/week @ 2024-03-11 22/week @ 2024-03-18

119 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

~3MB
~64K SLoC