Module cli

Source
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.
ConfigArgs
StartArgs
Arguments for the start command.
StatusArgs
Arguments for the status command.

Enums§

Commands
Defines the available subcommands.
ConfigCommands
Arguments for the config command.