rustdoc
1.87.0-nightly
(920d95eaf 2025-03-28)
In rustdoc::
passes::
lint::
redundant_
explicit_
links
rustdoc
::
passes
::
lint
::
redundant_explicit_links
Function
find_resolution
Copy item path
Source
fn find_resolution( resolutions: &
DocLinkResMap
, path: &
str
, ) ->
Option
<
Res
<
NodeId
>>