1 unstable release

0.1.1 Jul 11, 2024

#67 in #construction

22 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
~19K SLoC