rustdoc::html::render

Function render_call_locations

Source
fn render_call_locations<W: Write>(w: W, cx: &mut Context<'_>, item: &Item)
Expand description

Generates the HTML for example call locations generated via the –scrape-examples flag.