Skip to main content
Module

x/optio/spec.ts>None

Minimum option type port of Rust
Latest
interface None
implements Container
import { type None } from "https://deno.land/x/optio@1.0.0/spec.ts";

The None API.

Methods

getter
type(): OptionType.None
variable None
import { None } from "https://deno.land/x/optio@1.0.0/spec.ts";

No value.