Skip to main content
strip_generics_from_path
rustc_
resolve
1.99.0-nightly
(c81c8c15f 2026-09-09) (Ferrocene nightly by Ferrous Systems)
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
>