pub const YYJSON_WRITE_ESCAPE_UNICODE: yyjson_write_flag = 2;Expand description
Escape unicode as uXXXX, make the output ASCII only.
pub const YYJSON_WRITE_ESCAPE_UNICODE: yyjson_write_flag = 2;Escape unicode as uXXXX, make the output ASCII only.