Docs.rs
workflow-wasm-0.3.2
workflow-wasm 0.3.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
aspect
surinder83singh
Dependencies
js-sys ^0.3.60
normal
thiserror ^1.0.38
normal
wasm-bindgen ^0.2.83
normal
wasm-bindgen-futures ^0.4.33
normal
workflow-core ^0.3.2
normal
workflow-panic-hook ^0.3.2
normal
workflow-wasm-macros ^0.3.2
normal
Versions
68.75%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In workflow_wasm::init
?
Function
workflow_wasm
::
init
::
init_workflow
source
·
[
−
]
pub fn init_workflow(
workflow: &
JsValue
,
modules: &
JsValue
) ->
Result
<
()
,
JsValue
>