pub const ERR_CODE_INVALID_JSON: c_int = 5;
Expand description

Error code: failure when trying to decode JSON content.