pub fn pprint(value: &Value) -> String
builtins
Pretty print a variable.
This is useful for debugging as it better shows what’s inside an object.