Docs.rs
wasm_safe_thread-0.1.1
wasm_safe_thread 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
drewcrawford
Dependencies
continue ^0.1.1
normal
test_executors ^0.4.1
dev
js-sys ^0.3.85
normal
wasm-bindgen ^0.2.108
normal
wasm-bindgen-futures ^0.4.58
normal
web-time ^1
normal
console_error_panic_hook ^0.1.7
dev
wasm-bindgen-test ^0.3.58
dev
web-sys ^0.3.85
dev
Versions
98.81%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
sleep
wasm_
safe_
thread
0.1.1
wasm_safe_thread
Function
sleep
Copy item path
Source
pub fn sleep(dur:
Duration
)
Expand description
Puts the current thread to sleep for at least the specified duration.