Expand description
Structured lint findings. The structured fields (not just a message
string) are what make diff, the JSON schema, and the HTML report
cheap downstream.
Structs§
- Finding
- A structured lint result emitted by a
crate::Check. - Member
Measurement - One configured member’s machine-readable evidence attached to a group finding.