1 2 3 4
#[cfg(any(feature = "google-home-enterprise-sdm-v1"))] pub mod enterprise; #[cfg(any(feature = "google-home-graph-v1"))] pub mod graph;