pub async fn create_project_handler(
configuration: &Configuration,
create_project: CreateProject,
) -> Result<IdResponse, Error<CreateProjectHandlerError>>pub async fn create_project_handler(
configuration: &Configuration,
create_project: CreateProject,
) -> Result<IdResponse, Error<CreateProjectHandlerError>>