Function print_sidebar

Source
pub(super) fn print_sidebar(
    cx: &Context<'_>,
    it: &Item,
    buffer: impl Write,
) -> Result