get_download_cv_requests

Function get_download_cv_requests 

Source
pub async fn get_download_cv_requests(
    configuration: &Configuration,
) -> Result<Vec<DownloadCvRequest>, Error<GetDownloadCvRequestsError>>