dev-report 0.9.6

Structured JSON reports for Rust verification tooling. Stable, versioned wire format with optional terminal, markdown, SARIF, and JUnit XML rendering. Foundation of the dev-* collection.
Documentation
1
2
3
# clippy configuration for dev-report
avoid-breaking-exported-api = true
msrv = "1.85"