More descriptive alias for DecodeError — clarifies that this is the
HTTP-level wrapper for response decoding failures, distinct from the
structural DecoderError tree it usually carries in cause. Both names
refer to the same _tag: "DecodeError" variant.
More descriptive alias for
DecodeError— clarifies that this is the HTTP-level wrapper for response decoding failures, distinct from the structuralDecoderErrortree it usually carries incause. Both names refer to the same_tag: "DecodeError"variant.