Expand description
Structured errors for Opy HIR v2 ingestion.
Every failure carries a stable code, a message, and — when the offending
source position is known — a span. Human-readable wording is not part of
the stable contract; code is.
Enums§
- HirError
- A structured Opy HIR v2 ingestion error.