Expand description
§medusa
medusa
is a general template for building
command line interface (CLI) using Rust
Structs§
- Command
Line - Struct that defines a CLI program in a programmatic way.
- Handler
- Struct that defines a CLI option handler in a programmatic way.