YYJSON_WRITE_ESCAPE_SLASHES

Constant YYJSON_WRITE_ESCAPE_SLASHES 

Source
pub const YYJSON_WRITE_ESCAPE_SLASHES: yyjson_write_flag = 4;
Expand description

Escape ‘/’ as ‘/’.