print_sidebar
rustdoc
1.92.0-nightly
(f6aa851db 2025-10-07)
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