Skip to main content

Module args

Module args 

Source
Expand description

Top-level CLI argument parsing. Uses clap derive for the subcommand enum; each subcommand owns its own arg struct under cmd::<name>.

Structs§

Cli
Parsed

Enums§

Command

Constants§

DISPLAY_NAME

Functions§

parse