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

pub type AnyError = Error;
Expand description

A generic wrapper that can encapsulate any concrete error type.