paralegal_policy::diagnostics

Type Alias DiagnosticContextStack

Source
type DiagnosticContextStack = Vec<Identifier>;
Expand description

Context provided to HasDiagnosticsBase::record.

Aliased Typeยง

struct DiagnosticContextStack { /* private fields */ }