Struct quickjs_runtime::eserror::EsError [−][src]
pub struct EsError { /* fields omitted */ }The EsError struct is used throughout this crate to represent errors
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for EsError
impl RefUnwindSafe for EsErrorimpl UnwindSafe for EsError
impl UnwindSafe for EsError