pub async fn initialize_project(
config: ProjectConfig,
) -> Result<ProjectMetadata>
Expand description
Initialize a new Metis project (idempotent and non-destructive)
pub async fn initialize_project(
config: ProjectConfig,
) -> Result<ProjectMetadata>
Initialize a new Metis project (idempotent and non-destructive)