pub const PARSER_MAX_FRAME_PAYLOAD_BYTES: u32 = PARSER_MAX_SOURCE_BYTES; // 16_777_216u32
Largest payload accepted by any single parser frame.