Module libconfig::error [] [src]

Errors that can occur while parsing a configuration

Structs

ConfigError

A generic configuration error type

Enums

ConfigErrorKind

Possible error kinds

Functions

from_io_err

Converts an I/O Error into a ConfigError

from_parse_err

Converts a ParseError into a ConfigError