pub async fn load_project_latest_handler(
configuration: &Configuration,
project: &str,
) -> Result<Project, Error<LoadProjectLatestHandlerError>>pub async fn load_project_latest_handler(
configuration: &Configuration,
project: &str,
) -> Result<Project, Error<LoadProjectLatestHandlerError>>