Expand description
Shell completion machinery
Modules§
- utils
- Helpers for writing generators
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 completions file for a specified shell at compile-time.