Function rustdoc::html::render::render_impl [−][src]
fn render_impl(
w: &mut Formatter,
cx: &Context,
i: &Impl,
link: AssocItemLink,
render_mode: RenderMode,
outer_version: Option<&str>,
show_def_docs: bool
) -> Result