pub fn sidebar(sections: &[SidebarSection]) -> StringExpand description
Render a vertical sidebar with sections.
Produces an <aside> element with sections, each containing a heading
and a list of navigation links.
pub fn sidebar(sections: &[SidebarSection]) -> StringRender a vertical sidebar with sections.
Produces an <aside> element with sections, each containing a heading
and a list of navigation links.