1 2 3 4 5 6
//! Entry binary for shared spec `telemetry` tests. mod common; #[path = "spec/telemetry/mod.rs"] mod telemetry;