Structs§
- Config
Error - Error returned by
Configgetters when a key is missing or the value has the wrong type. - Parse
Error - Error returned when HOCON input contains a syntax error.
- Resolve
Error - Error returned when substitution resolution fails (e.g., missing required substitution, cyclic reference).
Enums§
- Hocon
Error - Unified error type returned by top-level parse functions.