Enum DiagnosticLevel
Enum Documentation
-
enum class slint::interpreter::DiagnosticLevel
DiagnosticLevel describes the severity of a diagnostic.
Values:
-
enumerator Error
The diagnostic belongs to an error.
-
enumerator Warning
The diagnostic belongs to a warning.