Expand description
Command-line argument parsing
Parses CLI arguments using the clap library and provides structured access to user-provided options.
Structs§
- Main
Args - Parsed command-line arguments
Functions§
- main_
args - Parses command-line arguments using clap.