YYJSON_WRITE_ESCAPE_UNICODE

Constant YYJSON_WRITE_ESCAPE_UNICODE 

Source
pub const YYJSON_WRITE_ESCAPE_UNICODE: yyjson_write_flag = 2;
Expand description

Escape unicode as uXXXX, make the output ASCII only.