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

type AnyError = Error;

A generic wrapper that can encapsulate any concrete error type.