Skip to main content
Module

x/rusty_result/mod.ts

Typescript implementation of Rust's Result
Latest
import * as rustyResult from "https://deno.land/x/rusty_result@0.1.1/mod.ts";

Classes

Typescript implementation of Rust Result type.

Error for when Result attempts to do action and fails