bv-conformance 0.1.3

Conformance test runner for bv-registry manifests
Documentation
1
2
3
4
5
pub mod assertions;
pub mod inputs;
pub mod runner;

pub use runner::{ConformanceResult, run, verify_image_reachable};