Function ra_ap_hir::resolve_doc_path_on

source ·
pub fn resolve_doc_path_on(
    db: &dyn HirDatabase,
    def: impl HasAttrs,
    link: &str,
    ns: Option<Namespace>
) -> Option<DocLinkDef>
Expand description

Resolves the item link points to in the scope of def.