Skip to main content

render_struct

Function render_struct 

Source
pub fn render_struct(sr: &StructReport, show_filename: bool) -> String
Expand description

Render one struct report (public API, no embedding hints).

show_filename: when true, the source_file is included in the location hint; when false (inside a file-grouped section), only the line number is shown.