Function rustc_resolve::rustdoc::strip_generics_from_path
source ยท pub fn strip_generics_from_path(
path_str: &str,
) -> Result<Box<str>, MalformedGenerics>
pub fn strip_generics_from_path(
path_str: &str,
) -> Result<Box<str>, MalformedGenerics>