WarningLevel
The level at which a compiler warning should be treated.
Declaration
enum WarningLevelOverview
This enum is used with the SwiftSetting.treatAllWarnings(as:_:) and SwiftSetting.treatWarning(name:as:_:) methods to control how warnings are handled during compilation.