[][src]Module irc::error

Errors for irc crate using failure.

Enums

ConfigError

Errors that occur with configurations.

Error

The main crate-wide error type.

TomlError

A wrapper that combines toml's serialization and deserialization errors.

Type Definitions

Result

A specialized Result type for the irc crate.