SwiftDocCDiagnosticFormattingOptionsStructureDiagnosticFormattingOptionsA type that encapsulate the possible formatting options for diagnostics.struct DiagnosticFormattingOptionsTopicsInitializersinit(rawValue: UInt)Instance Propertieslet rawValue: UIntType Propertiesstatic let all: DiagnosticFormattingOptionsAll of the available formatting options.static let formatConsoleOutputForTools: DiagnosticFormattingOptionsOutput to the console should be formatted for an IDE or other tool to parse.