Expand description
Generates stuff for clap
based CLIs
Modules§
- generators
- Contains some popular generators
Enums§
- Shell
- Shell with auto-generated completion script available.
Traits§
- Generator
- Generator trait which can be used to write generators
Functions§
- generate
- Generate a completions file for a specified shell at runtime.
- generate_
to - Generate a file for a specified generator at compile time.