Docs.rs
wstd-0.5.3
wstd 0.5.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
OR
Apache-2.0
WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
yoshuawuyts
sunfishcode
pchickey
Dependencies
futures-core ^0.3.19
normal
http ^1.1
normal
itoa ^1
normal
pin-project-lite ^0.2.8
normal
serde ^1
normal
optional
serde_json ^1
normal
optional
slab ^0.4.9
normal
wasi ^0.14.0
normal
wstd-macro =0.5.3
normal
anyhow ^1
dev
clap ^4.5.26
dev
futures-lite ^1.12.0
dev
humantime ^2.1.0
dev
serde ^1
dev
serde_json ^1
dev
Versions
72.03%
of the crate is documented
Platform
wasm32-wasip2
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
wstd
0.5.3
Module task
Module Items
Functions
In crate wstd
wstd
Module
task
Copy item path
Source
Expand description
Types and Traits for working with asynchronous tasks.
Functions
ยง
sleep
Sleeps for the specified amount of time.
sleep_
until
Sleeps until the specified instant.