pub fn load_project(project_path: &Path) -> Result<ModuleTree, Vec<LoadError>>
Load a project from a sage.toml or project directory.