Skip to main content

build_object_paths

Function build_object_paths 

Source
fn build_object_paths(
    planned_project: &Project,
    project_root: &Path,
) -> BTreeMap<ObjectId, PathBuf>
Expand description

Reconstructs source file paths for planned objects under models/.

These paths are used to attach dependency errors to concrete files for users.