1 2 3 4 5 6 7
//! Platform smoke schema modules (inventory + typed helpers + topics). #[path = "../schemas/platform_smoke_counter_spectra_metric.rs"] pub mod platform_smoke_counter; #[path = "../schemas/platform_smoke_event_spectra_schema.rs"] pub mod platform_smoke_event;