1 2 3 4
#[cfg(any(feature = "google-example-endpointsapis-v1"))] pub mod endpointsapis; #[cfg(any(feature = "google-example-library-v1"))] pub mod library;