Type Definition deno_core::error::AnyError[][src]

type AnyError = Error;
Expand description

A generic wrapper that can encapsulate any concrete error type.