Skip to main content

run_host_conformance

Function run_host_conformance 

Source
pub async fn run_host_conformance() -> ConformanceReport
Expand description

Run every host-binding check against the reference host, returning a typed ConformanceReport — the host-side analogue of run_conformance. A passed() verdict means the host caught every adversarial provider and accepted every well-behaved one.