rustdoc
1.86.0-beta.7
(7824ede68 2025-03-22)
In rustdoc::
passes::
lint::
redundant_
explicit_
links
Structs
LinkData
Functions
check_inline_or_reference_unknown_redundancy
check_redundant_explicit_link
check_redundant_explicit_link_for_did
check_reference_redundancy
collect_link_data
find_resolution
offset_explicit_range
offset_reference_def_range
visit_item
rustdoc
::
passes
::
lint
::
redundant_explicit_links
Function
offset_explicit_range
Copy item path
Settings
Help
Summary
Source
fn offset_explicit_range( md: &
str
, link_range:
Range
<
usize
>, open:
u8
, close:
u8
, ) ->
Range
<
usize
>