Crate parsec_tool
source ·Expand description
Source code for the parsec-tool
project. This is a command-line interface for interacting
with the Parsec service.
Modules
- Base CLI implementation.
- Common variables.
- Error definitions/handling.
- Subcommand implementations. Interacts with parsec-client-rust.
- Utility code that is shared by multiple subcommands;