rustc_
resolve
1.84.0-nightly
(90ab8eaed 2024-11-14)
In rustc_
resolve::
rustdoc
rustc_resolve
::
rustdoc
Function
strip_generics_from_path
Copy item path
Source
pub fn strip_generics_from_path( path_str: &
str
, ) ->
Result
<
Box
<
str
>,
MalformedGenerics
>