Skip to main content

expected_fn_path

Function expected_fn_path 

Source
pub fn expected_fn_path(
    idx: &ModuleIdx<'_>,
    current_module: &[String],
    local_bindings: &[HashSet<String>],
    path: &Path,
) -> Option<FnCallSuggestion>