pub fn load_module(source_path: &Path, source: &str) -> ModuleLookupOutcomeExpand description
Look up the ModuleArtifact for source_path (whose contents are
source). Mirrors load but for the .harnmod family.
pub fn load_module(source_path: &Path, source: &str) -> ModuleLookupOutcomeLook up the ModuleArtifact for source_path (whose contents are
source). Mirrors load but for the .harnmod family.