Trait workflow_wasm::jserror::JsValueErrorTrait
source · pub trait JsValueErrorTrait {
// Required method
fn message(&self) -> String;
}
pub trait JsValueErrorTrait {
// Required method
fn message(&self) -> String;
}