Docs.rs
sage-runtime-web-2.1.0
sage-runtime-web 2.1.0
Docs.rs crate page
MIT
20 September 2026
Links
Repository
crates.io
Source
Owners
cargopete
Dependencies
console_error_panic_hook ^0.1
normal
futures ^0.3
normal
js-sys ^0.3
normal
serde ^1
normal
serde_json ^1
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
web-sys ^0.3
normal
web-time ^1
normal
Versions
72.73%
of the crate is documented
Platform
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
sage_
runtime_
web
2.1.0
sage_runtime_web
Function
sleep
Copy item path
Source
pub async fn sleep(duration:
Duration
)
Expand description
Async sleep using browser
setTimeout
.