|
|
Donner SVG Editor & Engine
SVG-native editor and embeddable SVG2 + CSS3 engine in C++20, with GPU (WebGPU) and compact CPU renderers, built for correctness, security, and performance.
|
Immutable diagnostics published by one parse revision. More...
#include "donner/editor/SourceDiagnostics.h"
Public Member Functions | |
| bool | operator== (const SourceDiagnosticSnapshot &) const =default |
Public Attributes | |
| std::uint64_t | revision = 0 |
| std::vector< SourceDiagnostic > | diagnostics |
Immutable diagnostics published by one parse revision.