fn sidebar_render_assoc_items(
cx: &Context<'_>,
id_map: &mut IdMap,
concrete: Vec<&Impl>,
synthetic: Vec<&Impl>,
blanket_impl: Vec<&Impl>,
items: &mut Vec<LinkBlock<'_>>,
)
Expand description
Renders the trait implementations for this type