Skip to main content

create_project_handler

Function create_project_handler 

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