Function rustdoc::html::render::sidebar::sidebar_render_assoc_items

source ·
fn sidebar_render_assoc_items(
    cx: &Context<'_>,
    id_map: &mut IdMap,
    concrete: Vec<&Impl>,
    synthetic: Vec<&Impl>,
    blanket_impl: Vec<&Impl>
) -> [LinkBlock<'static>; 3]
Expand description

Renders the trait implementations for this type