pub type Client = DICOMwebClientReqwest<Client, ClientBuilder>;
pub struct Client { /* private fields */ }