Crate muffy

Crate muffy 

Source
Expand description

§Muffy

GitHub Action Codecov Crate License

🚧 Under very early development! Stay tuned! 🚧

The static website validator.

§References

§License

MIT

Structs§

ClockTimer
A wall-clock timer.
Config
A validation configuration.
DocumentOutput
A document output.
HtmlParser
An HTML parser.
HttpClient
A full-featured HTTP client.
MemoryCache
An in-memory cache.
Metrics
Validation metrics.
MokaCache
An in-memory cache based on moka.
RenderOptions
Rendering options.
ReqwestHttpClient
An HTTP client based on reqwest.
SchemeConfig
A scheme configuration.
SiteConfig
A site configuration.
SledCache
A cache based on the Sled database.
StatusConfig
A status code configuration.
WebValidator
A web validator.

Enums§

Error
An error.
RenderFormat
A rendering format.

Traits§

BareHttpClient
A bare HTTP client.
Cache
A cache.

Functions§

render_document
Renders a result of document validation.