Skip to main content

Crate auxiliaire

Crate auxiliaire 

Source
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§

pub use error::Error;
pub use error::Result;

Modules§

command
Definition of supported CLI commands.
duration
Duration types wrappers.
error
Error types used by the auxiliaire program.

Structs§

Cli
Main CLI application.
CommonArgs
Command-line arguments common to all commands.

Enums§

MessageFormat
Supported formats for the log output.