1 2 3 4 5
#![cfg(test)] // Standalone integration test for the product-reliability matrix. #[path = "reliability/mod.rs"] mod reliability;