[][src]Module clams::console

Structs

Error

The Error type.

Enums

ErrorKind

The kind of an error.

Traits

ResultExt

Additional methods for Result, for easy interaction with this crate.

Functions

ask_for_confirmation
ask_for_confirmation_from
set_color
set_color_off

Type Definitions

Result

Convenient wrapper around std::Result.