Expand description
CLI argument parsing for the Rusty Monitor.
This module defines the command-line interface structure using clap.
Structs§
- Cli
- Real-time market data collection monitor for cryptocurrency exchanges.
- Config
Args - Start
Args - Arguments for the
startcommand. - Status
Args - Arguments for the
statuscommand.
Enums§
- Commands
- Defines the available subcommands.
- Config
Commands - Arguments for the
configcommand.