rustc_
resolve
1.86.0-nightly
(48a426eca 2025-01-12)
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
>