☰
Other items in
rustdoc
::
html
::
render
::
print_item
All crates
?
Function
rustdoc
::
html
::
render
::
print_item
::
compare_impl
[
−
]
[src]
fn compare_impl<'a, 'b>(
lhs: &'a &&
Impl
,
rhs: &'b &&
Impl
,
cx: &
Context
<'_>
) ->
Ordering