Skip to main content

Module error

Module error 

Source
Expand description

Shared error types used across parsing, config loading, and formatting.

Structs§

FileParseError
Structured config/spec deserialization failure metadata used for user-facing diagnostics.

Enums§

Error
Errors that can be returned by parsing, config loading, spec loading, or formatting operations.

Type Aliases§

Result
Convenience alias for crate-level results.