FuncType - v1.4.1
    Preparing search index...

    Type Alias ResponseDecodeError

    ResponseDecodeError: DecodeError

    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.