Skip to main content

print

Function print 

Source
pub fn print(value: &Value, pretty: bool)
Expand description

Print a JSON value to stdout — pretty-printed (indented) when pretty, else compact on a single line.