rustc_
resolve
1.87.0-nightly
(827a0d638 2025-02-18)
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_of_fragments
strip_generics_from_path
strip_generics_from_path_segment
unindent_doc_fragments
rustc_resolve
::
rustdoc
Function
strip_generics_from_path
Copy item path
Settings
Help
Summary
Source
pub fn strip_generics_from_path( path_str: &
str
, ) ->
Result
<
Box
<
str
>,
MalformedGenerics
>