Expand description
Parse and io error type.
Re-exports§
pub use self::settings::SettingError;
Modules§
- settings
- Settings error type.
Structs§
- Parse
Error - Struct which holds information about an error at a specific position.
Enums§
- Error
- Parser or setting error.
- Error
Type - A set of error types that can occur parsing the settings file.
Type Aliases§
- Result
- Parser result type.