Function rustdoc::passes::collect_intra_doc_links::range_between_backticks[][src]

fn range_between_backticks(ori_link: &MarkdownLink) -> Range<usize>
Expand description

Get the section of a link between the backticks, or the whole link if there aren’t any backticks.

For example:

[`Foo`]
  ^^^