Enum DiagnosticLevel

Enum Documentation

enum class slint::interpreter::DiagnosticLevel : uint8_t

DiagnosticLevel describes the severity of a diagnostic.

Values:

enumerator Error

The diagnostic belongs to an error.

enumerator Warning

The diagnostic belongs to a warning.