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

type AnyError = Error;

A generic wrapper that can encapsulate any concrete error type.