fn malformed(detail: &'static str) -> CodecErrorExpand description
Report a parameter value that is not a filter.
Drafts 15 and 16 answer this with PROTOCOL_VIOLATION and drafts 17 through 19 with KEY_VALUE_FORMATTING_ERROR, so the variant carries the malformation and each draft’s session table carries the code.