Skip to main content

render_json_result

Function render_json_result 

Source
pub fn render_json_result(result: &DeterminismResult) -> Result<String>
Expand description

Create JSON formatted output string.

ยงErrors

Returns an error if JSON serialization fails.