pub async fn project_versions_handler(
configuration: &Configuration,
project: &str,
) -> Result<Vec<ProjectVersion>, Error<ProjectVersionsHandlerError>>pub async fn project_versions_handler(
configuration: &Configuration,
project: &str,
) -> Result<Vec<ProjectVersion>, Error<ProjectVersionsHandlerError>>