Module errors

Module errors 

Source
Expand description

Parse and io error type.

Re-exports§

pub use self::settings::SettingError;

Modules§

settings
Settings error type.

Structs§

ParseError
Struct which holds information about an error at a specific position.

Enums§

Error
Parser or setting error.
ErrorType
A set of error types that can occur parsing the settings file.

Type Aliases§

Result
Parser result type.