rustdoc
1.82.0
(f6e511eec 2024-10-15)
In rustdoc::
html::
render
Function
rustdoc
::
html
::
render
::
extract_for_impl_name
Copy item path
source
ยท
[
−
]
fn extract_for_impl_name( item: &
Item
, cx: &
Context
<'_>, ) ->
Option
<(
String
,
String
)>