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