Function rustdoc::html::render::render_assoc_items
source · fn render_assoc_items(
w: &mut Buffer,
cx: &mut Context<'_>,
containing_item: &Item,
it: DefId,
what: AssocItemRender<'_>
)
fn render_assoc_items(
w: &mut Buffer,
cx: &mut Context<'_>,
containing_item: &Item,
it: DefId,
what: AssocItemRender<'_>
)