Constant PARSE_ERROR

Source
pub const PARSE_ERROR: i64 = -32700i64; // -32_700i64
Expand description

Parse error. Invalid JSON was received. An error occurred while parsing the JSON text.