[][src]Type Definition mini_haskell::error::DiagnosticsEngine

type DiagnosticsEngine = Vec<Diagnostic>;

The diagnostics engine.