rustdoc
1.84.0-nightly
(90ab8eaed 2024-11-14)
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
>>