pub fn pretty_print<T: Serialize>(result: Result<T>) -> Result<String>
Expand description

For pretty printing outputs in JSON