1 2 3 4 5 6
#[doc(inline)] pub use self::attachment_service::{ AttachmentService, AttachmentServiceClient, AsyncAttachmentService, AsyncAttachmentServiceClient, }; pub mod attachment_service;