pub const YYJSON_READ_ALLOW_COMMENTS: yyjson_read_flag = 8;Expand description
Allow C-style single line and multiple line comments (non-standard).
pub const YYJSON_READ_ALLOW_COMMENTS: yyjson_read_flag = 8;Allow C-style single line and multiple line comments (non-standard).