Skip to main content

imported_fn_path

Function imported_fn_path 

Source
fn imported_fn_path(
    idx: &ModuleIdx<'_>,
    current_module: &[String],
    name: &str,
) -> Option<FnCallSuggestion>