get_completed_count

Function get_completed_count 

Source
pub async fn get_completed_count(
    configuration: &Configuration,
    workspace: &str,
) -> Result<GetCompletedCount200Response, Error<GetCompletedCountError>>