Module workflow_wasm::jserror
source · Expand description
Structures for handling JavaScript errors. Specifically this module
provides a JsErrorData
struct which is used to extract information
from a JsValue
that represents a JavaScript error.