Module workflow_wasm::tovalue
source · Structs
- A newtype that allows using any
JsValueas aserde::Deserializer. - A newtype that represents Serde errors as JavaScript exceptions.
- A
serde::Serializerthat converts supported Rust values into aJsValue.