path_import_candidate

Function path_import_candidate 

Source
fn path_import_candidate<'db>(
    sema: &Semantics<'db, RootDatabase>,
    qualifier: Option<Path>,
    name: NameToImport,
) -> Option<ImportCandidate<'db>>