YYJSON_WRITE_NEWLINE_AT_END

Constant YYJSON_WRITE_NEWLINE_AT_END 

Source
pub const YYJSON_WRITE_NEWLINE_AT_END: yyjson_write_flag = 128;
Expand description

Adds a newline character \n at the end of the JSON. This can be helpful for text editors or NDJSON.