Expand description
Command-line parsing and usage text.
Structs§
- Config
- Parsed command-line configuration.
Functions§
- parse_
args - Parse command-line arguments into a
Config. - usage
- Human-readable CLI usage text.
- version_
text - Human-readable version output.