import { decoder } from "https://deno.land/x/fun@v.2.0.0-alpha.11/mod.ts";
const { string } = decoder;
A Decoder that validates strings.
import { decoder } from "https://deno.land/x/fun@v.2.0.0-alpha.11/mod.ts";
const { string } = decoder;
A Decoder that validates strings.