1 unstable release

0.1.1 Jul 11, 2024

#62 in #construction

Download history 96/week @ 2024-07-08 2/week @ 2024-07-15 43/week @ 2024-08-19 32/week @ 2024-08-26 14/week @ 2024-09-02

89 downloads per month
Used in cata

Custom license

9KB
98 lines

cata-derive

Macros for cata commands.


lib.rs:

Procedural macros to derive traits for CLI construction.

  • Container for dispatching enums to subcommands.
  • File for deserializing values from files, implementing clap's value_parser.

Dependencies

~0.4–0.9MB
~20K SLoC