Expand description
A product-neutral diagnostic surface over caller-owned data.
This component reports selection, filter, action, and retry intents. It never changes the supplied diagnostics, opens a location, or runs a fix.
Structs§
- Diagnostic
- One caller-owned diagnostic.
- Diagnostic
Action - A caller-owned action that can be reported for a diagnostic.
- Diagnostic
Filter - Selected severities, stored as a compact bit set.
- Diagnostic
Location - Caller-formatted location text. No path interpretation is performed.
- Diagnostics
List - A diagnostic list whose data and state remain owned by its caller.
Enums§
- Diagnostic
Severity - Severity assigned by the caller.