Struct libp2p_wasm_ext::JsErr [−][src]
pub struct JsErr(_);
Expand description
Error that can be generated by the ExtTransport
.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for JsErr
impl UnwindSafe for JsErr
pub struct JsErr(_);
Error that can be generated by the ExtTransport
.
impl RefUnwindSafe for JsErr
impl UnwindSafe for JsErr