YYJSON_READ_ERROR_INVALID_COMMENT

Constant YYJSON_READ_ERROR_INVALID_COMMENT 

Source
pub const YYJSON_READ_ERROR_INVALID_COMMENT: yyjson_read_code = 8;
Expand description

Invalid comment, such as unclosed multi-line comment.