import { matches } from "https://deno.land/x/embassyd_sdk@v0.3.3.0.4/mod.ts";
const { Parser } = matches;
Use this when you want to decide what happens on the succes and failure cases of parsing
import { matches } from "https://deno.land/x/embassyd_sdk@v0.3.3.0.4/mod.ts";
const { Parser } = matches;
Use this when you want to decide what happens on the succes and failure cases of parsing