Docs.rs
workflow-core-0.3.7
workflow-core 0.3.7
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
aspect
surinder83singh
Dependencies
borsh ^0.9.1
normal
cfg-if ^1.0.0
normal
workflow-core-macros ^0.3.7
normal
tokio ^1.25.0
normal
async-channel ^1.8.0
normal
async-std ^1.12.0
normal
bs58 ^0.4.0
normal
futures ^0.3.26
normal
getrandom ^0.2.8
normal
instant ^0.1.12
normal
rand ^0.8.5
normal
serde ^1.0.152
normal
thiserror ^1.0.38
normal
triggered ^0.1.2
normal
workflow-async-trait ^0.1.68
normal
js-sys ^0.3.61
normal
wasm-bindgen ^0.2.84
normal
wasm-bindgen-futures ^0.4.34
normal
Versions
47.06%
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
☰
Module wasm
Functions
?
Module
workflow_core
::
task
::
wasm
source
·
[
−
]
Expand description
WASM implementation
Re-exports
pub use
super
::*;
Functions
sleep
Sleeps for the specified amount of time.
spawn
yield_now
Cooperatively gives up a timeslice to the task scheduler.