pub fn load_single_file(path: &Path) -> Result<ModuleTree, Vec<LoadError>>
Load a single .sg file (no project structure).