Crate clapme

Source
Expand description

This crate defines the ClapMe trait and its custom derive.

To learn to use clapme, you should read the clapme guide.

Modules§

clap
Re-export of clap
guide
A user’s guide for clapme.

Structs§

ArgInfo
Information needed to set up an argument.

Traits§

ClapMe
Any type of trait ClapMe can be used as an argument value.