rustc_
resolve
1.84.0
(9fc6b4312 2025-01-07)
In rustc_
resolve::
rustdoc
Structs
DocFragment
Enums
DocFragmentKind
MalformedGenerics
Functions
add_doc_fragment
attrs_to_doc_fragments
attrs_to_preprocessed_links
collect_link_data
has_primitive_or_keyword_docs
inner_docs
main_body_opts
may_be_doc_link
parse_links
prepare_to_doc_link_resolution
preprocess_link
source_span_for_markdown_range
span_for_value
span_of_fragments
strip_generics_from_path
strip_generics_from_path_segment
unindent_doc_fragments
rustc_resolve
::
rustdoc
Function
strip_generics_from_path_segment
Copy item path
Settings
Help
Summary
Source
fn strip_generics_from_path_segment( segment:
Vec
<
char
>, ) ->
Result
<
String
,
MalformedGenerics
>