Module mg_settings::errors [] [src]

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 Definitions

Result

Parser result type.