extract_for_impl_name
rustdoc
1.92.0
(ded5c06cf 2025-12-08)
In rustdoc::
html::
render
rustdoc
::
html
::
render
Function
extract_
for_
impl_
name
Copy item path
Source
fn extract_for_impl_name( item: &
Item
, cx: &
Context
<'_>, ) ->
Option
<(
String
,
String
)>