Expand description
Structs§
- Clock
Timer - A wall-clock timer.
- Config
- A validation configuration.
- Document
Output - A document output.
- Html
Parser - An HTML parser.
- Http
Client - A full-featured HTTP client.
- Memory
Cache - An in-memory cache.
- Metrics
- Validation metrics.
- Moka
Cache - An in-memory cache based on
moka
. - Render
Options - Rendering options.
- Reqwest
Http Client - An HTTP client based on
reqwest
. - Scheme
Config - A scheme configuration.
- Site
Config - A site configuration.
- Sled
Cache - A cache based on the Sled database.
- Status
Config - A status code configuration.
- WebValidator
- A web validator.
Enums§
- Error
- An error.
- Render
Format - A rendering format.
Traits§
- Bare
Http Client - A bare HTTP client.
- Cache
- A cache.
Functions§
- render_
document - Renders a result of document validation.