Skip to main content

Module error

Module error 

Source
Expand description

Load-time errors for scenario documents, and the endpoint-reference conversion that fails with them (rc-0ahfl, split out of the parent module).

Exit-code mapping for the CLI adapter (ADR-0069 section 7): classification is by variant, never by message text. Every variant is a load-time failure and maps to exit 2. The DocError type is re-exported at crate::document::DocError and at the crate root, so consumers keep the paths they had before the split.

Enumsยง

DocError
Parse and validation errors for scenario documents.