Skip to main content

print_outcome

Function print_outcome 

Source
pub fn print_outcome(outcome: &OpOutcome) -> Result<(), OpError>
Expand description

Print an OpOutcome to stdout as compact JSON and return Ok(()).