rustdoc
1.89.0-nightly
(99e7c15e8 2025-06-01)
In rustdoc::
html::
render::
sidebar
rustdoc
::
html
::
render
::
sidebar
Function
print_sidebar
Copy item path
Source
pub(super) fn print_sidebar( cx: &
Context
<'_>, it: &
Item
, buffer: impl
Write
, ) ->
Result