View Source Plausible.Verification.State (Plausible v0.0.1)
The struct and interface describing the state of the site verification process.
Assigns are meant to be used to communicate between checks, while diagnostics
are later on interpreted (translated into user-friendly messages and recommendations)
via Plausible.Verification.Diagnostics
module.