Skip to main content

render_summary_pretty

Function render_summary_pretty 

Source
pub fn render_summary_pretty(
    graph: &AuthorityGraph,
    options: ExploitGraphOptions<'_>,
) -> Result<String, Error>