pub fn quality_descriptions() -> Vec<(&'static str, &'static str)>Available on crate feature
quality only.Expand description
One-line descriptions of the available quality checks, for faucet list.
The json_schema entry only appears when the quality-jsonschema feature
is enabled, mirroring faucet schema quality so list and schema agree.