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

pub(super) fn print_item(
    cx: &Context<'_>,
    templates: &Tera,
    item: &Item,
    buf: &mut Buffer,
    page: &Page<'_>
)