pub fn print(value: &Value, pretty: bool)
Print a JSON value to stdout — pretty-printed (indented) when pretty, else compact on a single line.
pretty