Expand description
This crate defines the ClapMe
trait and its custom derive.
To learn to use clapme, you should read the clapme guide.
Modules§
Structs§
- ArgInfo
- Information needed to set up an argument.
Traits§
- ClapMe
- Any type of trait
ClapMe
can be used as an argument value.