Docs.rs
fidget-wgpu-0.5.0
fidget-wgpu 0.5.0
Permalink
Docs.rs crate page
MPL-2.0
03 August 2026
Links
Repository
crates.io
Source
Owners
mkeeter
Dependencies
fidget-bytecode =0.5.0
normal
fidget-core =0.5.0
normal
fidget-raster =0.5.0
normal
flume ^0.12
normal
heck ^0.5
normal
log ^0.4
normal
naga ^29.0.0
normal
nalgebra ^0.35
normal
static_assertions ^1
normal
thiserror ^2
normal
wgpu ^29.0.0
normal
workspace-hack ^0.1
normal
zerocopy ^0.8
normal
pollster ^0.4.0
dev
Versions
90.7%
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 fidget_wgpu
fidget_
wgpu
0.5.0
All Items
Crate Items
Re-exports
Modules
Macros
Structs
Enums
Crate
fidget_
wgpu
Copy item path
Source
Expand description
Shader generation and WGPU-based image rendering
Re-exports
§
pub use
wgpu
;
Modules
§
buf
Strongly-typed buffers
effects
On-GPU effects
voxel
GPU-accelerated 3D rendering
Macros
§
tag
Helper macro to declare a buffer tag
Structs
§
Gpu
Handle to a GPU device
Enums
§
Init
Error
Error type for GPU initialization