Function git_iris::git::get_project_metadata

source ยท
pub async fn get_project_metadata(
    changed_files: &[String],
) -> Result<ProjectMetadata>