Function initialize_project

Source
pub async fn initialize_project(
    config: ProjectConfig,
) -> Result<ProjectMetadata>
Expand description

Initialize a new Metis project (idempotent and non-destructive)