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

fn render_assoc_item(
    w: &mut Buffer,
    item: &Item,
    link: AssocItemLink<'_>,
    parent: ItemType,
    cx: &Context<'_>
)