swamp_script_dep_loader

Function parse_dependant_modules_and_resolve

Source
pub fn parse_dependant_modules_and_resolve(
    base_path: PathBuf,
    module_path: ModulePath,
    dependency_parser: &mut DependencyParser,
) -> Result<Vec<ModulePath>, DepLoaderError>