Function rustdoc::passes::collect_intra_doc_links::should_ignore_link
source · fn should_ignore_link(path_str: &str) -> bool
Expand description
Returns true if we should ignore path_str
due to it being unlikely
that it is an intra-doc link.