Skip to main content
print_sidebar
rustdoc
1.99.0-beta.1
(f47d5bb13 2026-08-17)
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