Expand description
Top-level clap derive entry point.
This file is the single source of truth for the CLI shape. Subcommand
bodies live under commands::* and dispatch happens via Cli::run.
Structs§
- Cli
- qn — command-line interface for the Quicknode API.