Expand description
A helpful command-line tool for Exercism.org users.
This crate is used to by the auxiliaire program and makes no guarantees on API stability.
For more information on the tool, see the GitHub repo.
Re-exports§
Modules§
- command
- Definition of supported CLI commands.
- duration
- Duration types wrappers.
- error
- Error types used by the
auxiliaireprogram.
Structs§
- Cli
- Main CLI application.
- Common
Args - Command-line arguments common to all commands.
Enums§
- Message
Format - Supported formats for the log output.