pub(crate) fn render_impl_summary( w: &mut Buffer, cx: &Context<'_>, i: &Impl, parent: &Item, show_def_docs: bool, use_absolute: Option<bool>, aliases: &[String], doc: &Option<String>, )