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

fn render_impls(
    cx: &Context,
    w: &mut Formatter,
    traits: &[&&Impl],
    containing_item: &Item
) -> Result