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.
Loading...
Searching...
No Matches
donner::editor::SourceDiagnosticSnapshot Struct Reference

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< SourceDiagnosticdiagnostics

Detailed Description

Immutable diagnostics published by one parse revision.


The documentation for this struct was generated from the following file: