Skip to main content

can_use_imported_module

Function can_use_imported_module 

Source
fn can_use_imported_module(
    idx: &ModuleIdx<'_>,
    current_module: &[String],
    source_path: &[String],
) -> bool