1 2 3 4
#[cfg(any(feature = "google-cloud-compute-v1"))] pub mod v1; #[cfg(any(feature = "google-cloud-compute-v1small"))] pub mod v1small;