rustc_
resolve
1.83.0-beta.3
(f41c7ed98 2024-10-31)
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
>