fn suggest_disambiguator(
    res: Res,
    diag: &mut Diagnostic,
    path_str: &str,
    ori_link: &str,
    sp: Option<Span>
)
Expand description

In case of an ambiguity or mismatched disambiguator, suggest the correct disambiguator.