☰
In rustdoc::html::render::print_item
?
Function
rustdoc
::
html
::
render
::
print_item
::
compare_impl
source
·
[
−
]
fn compare_impl<'a, 'b>(
lhs: &'a &&
Impl
,
rhs: &'b &&
Impl
,
cx: &
Context
<'_>
) ->
Ordering