pub const YYJSON_READ_ERROR_UNEXPECTED_CONTENT: yyjson_read_code = 4;Expand description
Unexpected content after document, such as [123]abc.
pub const YYJSON_READ_ERROR_UNEXPECTED_CONTENT: yyjson_read_code = 4;Unexpected content after document, such as [123]abc.