html_inspector 0.2.2

Core data types and configuration for html_inspector.
Documentation
1
2
3
4
5
6
7
8
# `html_inspector`

Core types shared by the `html_inspector_*` crates: configuration, severities, spans, and the
event model used by parsers and rule packs.

MSRV: Rust 1.93 (Edition 2024).

Most users should start with the CLI crate: `html_inspector_cli`.