Docs.rs
pebble-engine-0.12.2
pebble-engine 0.12.2
Docs.rs crate page
MIT
OR
Apache-2.0
01 August 2026
Links
Repository
crates.io
Source
Owners
Akihiro120
Dependencies
bytemuck ^1.25.2
normal
crossbeam-channel ^0.5
normal
glam ^0.32
normal
half ^2.4
normal
hecs ^0.11.0
normal
image ^0.25.10
normal
oneshot ^0.1
normal
pollster ^1.0.1
normal
raw-window-handle ^0.6
normal
slotmap ^1.1.1
normal
tracing ^0.1
normal
wgpu ^29.0.3
normal
winit ^0.29
normal
winit_input_helper ^0.16
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
web-sys ^0.3
normal
Versions
43.32%
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
Crate pebble
pebble
0.12.2
All Items
Crate Items
Modules
Crate
pebble
Copy item path
Source
Modules
§
app
assets
ecs
prelude
rendering
threading
A small, fixed-size worker pool for offloading CPU-bound work off the main thread — mip/image processing, physics steps, any one-off or recurring task that shouldn’t block a frame.
wgpu