Skip to main content

load_module

Function load_module 

Source
pub fn load_module(
    source_path: &Path,
    source: &ModuleSource,
) -> ModuleLookupOutcome
Expand description

Look up the ModuleArtifact for source_path (whose contents are source). Mirrors load but for the .harnmod family.