import { type KeyDecodingErrorKind } from "https://deno.land/x/bencodex@0.2.2/src/decoder.ts";
Represents an error that may occur during decoding Bencodex keys.
x/bencodex/src/decoder.ts>KeyDecodingErrorKind
import { type KeyDecodingErrorKind } from "https://deno.land/x/bencodex@0.2.2/src/decoder.ts";
Represents an error that may occur during decoding Bencodex keys.