Skip to main content

resolve_module_source_kind

Function resolve_module_source_kind 

Source
pub fn resolve_module_source_kind(
    loader: &ModuleLoader,
    module_path: &str,
) -> ModuleSourceKindHint
Expand description

Classify a module path by probing the module loader’s resolvers.