rustdoc
1.90.0
(1159e78c4 2025-09-14)
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