1 2 3 4 5
#[doc(inline)] pub use self::catalog_service::{ CatalogService, CatalogServiceClient, AsyncCatalogService, AsyncCatalogServiceClient, }; pub mod catalog_service;