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.
error
Error types used by the auxiliaire program.

Structs§

Cli
Main CLI application.