import { type DecodingErrorKind } from "https://deno.land/x/bencodex@0.2.2/src/decoder.ts";
Represents an error that can occur while decoding a Bencodex value.
x/bencodex/src/decoder.ts>DecodingErrorKind
import { type DecodingErrorKind } from "https://deno.land/x/bencodex@0.2.2/src/decoder.ts";
Represents an error that can occur while decoding a Bencodex value.