Constant yrs::ERR_CODE_INVALID_JSON
source · [−]pub const ERR_CODE_INVALID_JSON: c_int = 5;Expand description
Error code: failure when trying to decode JSON content.
pub const ERR_CODE_INVALID_JSON: c_int = 5;Error code: failure when trying to decode JSON content.