pub const DATAGRAM_ERROR: Code;Expand description
A datagram or capsule could not be parsed (RFC 9297 §5.2).
The registry entry for 0x33 is literally “Datagram or Capsule Protocol parse error”, which is more precise than H3_MESSAGE_ERROR for anything that went wrong inside the payload rather than in the HTTP message itself.