Function rustdoc::html::render::render_assoc_items
source ยท fn render_assoc_items<'a, 'cx: 'a>(
cx: &'a mut Context<'cx>,
containing_item: &'a Item,
it: DefId,
what: AssocItemRender<'a>,
) -> impl Display + 'a + Captures<'cx>