Skip to main content

render_json_pretty

Function render_json_pretty 

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