Function rustdoc::html::render::render_impls[][src]

fn render_impls(
    cx: &Context<'_>,
    w: &mut Buffer,
    impls: &[&&Impl],
    containing_item: &Item
)