Docs.rs
bevy_platform-0.19.0
bevy_platform 0.19.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cart
github:bevyengine:publish
Dependencies
async-io ^2.0.0
normal
optional
critical-section ^1.2.0
normal
optional
foldhash ^0.2.0
normal
futures-lite ^2.0.1
normal
optional
hashbrown ^0.16.1
normal
optional
rayon ^1
normal
optional
serde ^1
normal
optional
spin ^0.10.0
normal
portable-atomic ^1
normal
spin ^0.10.0
normal
portable-atomic-util ^0.2.4
normal
futures-channel ^0.3
normal
js-sys ^0.3
normal
optional
wasm-bindgen ^0.2
normal
optional
wasm-bindgen-futures ^0.4.46
normal
optional
web-time ^1.1
normal
optional
windows-sys >=0.59.0
normal
Versions
100%
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
Module future
bevy_
platform
0.19.0
Module future
Module Items
Functions
In crate bevy_
platform
bevy_platform
Module
future
Copy item path
Source
Expand description
Platform-aware future utilities.
Functions
ยง
block_
on
Blocks the current thread on a future, processing I/O events when idle.