YYJSON_READ_ERROR_INVALID_STRING

Constant YYJSON_READ_ERROR_INVALID_STRING 

Source
pub const YYJSON_READ_ERROR_INVALID_STRING: yyjson_read_code = 10;
Expand description

Invalid string, such as invalid escaped character inside a string.