type DiagnosticContextStack = Vec<Identifier>;
Expand description
Context provided to HasDiagnosticsBase::record
.
Aliased Typeยง
struct DiagnosticContextStack { /* private fields */ }
type DiagnosticContextStack = Vec<Identifier>;
Context provided to HasDiagnosticsBase::record
.
struct DiagnosticContextStack { /* private fields */ }