Constant yrs::ERR_CODE_INVALID_JSON
source ยท pub const ERR_CODE_INVALID_JSON: u8 = 5;Expand description
Error code: failure when trying to decode JSON content.
pub const ERR_CODE_INVALID_JSON: u8 = 5;Error code: failure when trying to decode JSON content.