#clap #args #argument #parse #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

#62 in #args


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
~87K SLoC