Patch
A suggested source edit attached to a Diagnostic.
Fields
span
The Span to replace.
message
Human-readable text describing the suggested change.
sub
The replacement text as str.
A suggested source edit attached to a Diagnostic.
spanThe Span to replace.
messageHuman-readable text describing the suggested change.
subThe replacement text as str.