Type Definition DiagnosticsEngine
mini_haskell::error
type DiagnosticsEngine = Vec<Diagnostic>;
The diagnostics engine.