struct ManifestParseDiagnostic
s9Workspace23ManifestParseDiagnosticV
3V5PY
import Workspace
protocol CustomStringConvertible
A type with a customized textual representation.
init(_ errors: [String], diagnosticFile: AbsolutePath?)
var description: String { get }
let diagnosticFile: AbsolutePath?
let errors: [String]