assura-diagnostics 0.4.3

Unified diagnostic types for the Assura compiler
Documentation

Unified diagnostic types for the Assura compiler.

All compiler passes (parser, resolver, type checker, SMT verifier) emit Diagnostic values. The CLI renders these uniformly via ariadne (human mode) or serde (JSON mode).