rustdoc
1.81.0-nightly
(c6727fc9b 2024-07-12)
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
)>