Skip to main content

run

Function run 

Source
pub fn run() -> EvalReport
Expand description

Run the embedded corpus through the real enforcement functions and score it.

Panics only on a malformed corpus (bad label/expect/class, duplicate id, or label↔expect inconsistency) — these are compile-embedded fixtures, so a panic is a developer error caught immediately by the test or mati eval.