Docs.rs
pebble-engine-2.2.0
pebble-engine 2.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
13 August 2026
Links
Repository
crates.io
Source
Owners
Akihiro120
Dependencies
bytemuck ^1.25.2
normal
futures ^0.3
normal
glam ^0.32
normal
half ^2.4
normal
hecs ^0.11.0
normal
image ^0.25.10
normal
oneshot ^0.2.1
normal
slotmap ^1.1.1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3.23
normal
web-time ^1.1
normal
wgpu ^30.0.0
normal
winit ^0.29
normal
winit_input_helper ^0.16
normal
pollster ^1.0.1
normal
wasm-bindgen-futures ^0.4
normal
Versions
20.9%
of the crate is documented
Go to latest version
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
Files
pebble/assets/
mod.rs
1
pub mod
deps;
2
pub mod
handle;
3
pub mod
plugin;
4
pub mod
storage;
5
pub mod
upload;