Docs.rs
silkenweb-task-0.7.1
silkenweb-task 0.7.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
simon-bourne
Dependencies
clonelet ^0.2.0
normal
crossbeam ^0.8.2
normal
futures ^0.3.24
normal
futures-signals ^0.3.31
normal
silkenweb-macros ^0.7.1
normal
js-sys ^0.3.65
normal
wasm-bindgen ^0.2.88
normal
wasm-bindgen-futures ^0.4.38
normal
tokio ^1.25.0
normal
Versions
91.67%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
silkenweb_task
0.7.1
Module server
Functions
In crate silkenweb_task
?
Module
silkenweb_task
::
server
source
·
[
−
]
Expand description
Server only task tools.
Functions
block_on
Run a future to completion on the current thread.
run_tasks_sync
Synchronous version of
run_tasks
.