Function render_call_locations

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

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