Expand description
Dioxionary command line parameters.
Structs§
- Cli
- Dioxionary command line parameters.
- Completion
- Subcommand line parameters for shell completion.
- List
- Subcommand line parameters for listing history.
- LookUp
- Subcommand line parameters for looking up words.
Enums§
- Action
- Dioxionary subcommands.
Traits§
- Args
- Parse a set of arguments into a user-defined container.
- Parser
- Parse command-line arguments into
Self.