rustdoc
1.90.0-nightly
(a2d45f73c 2025-07-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