Docs.rs
wgpu-noboiler-0.3.1
wgpu-noboiler 0.3.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ToBinio
Dependencies
bytemuck ^1.13.0
normal
env_logger ^0.10.0
normal
log ^0.4.17
normal
pollster ^0.3.0
normal
wgpu ^0.15.0
normal
winit ^0.28.1
normal
Versions
60.56%
of the crate is documented
Platform
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
All
wgpu_
noboiler
0.3.1
Crate Items
Structs
Traits
Type Aliases
List of all items
Structs
app::App
app::AppCreator
app::AppData
buffer::BufferCreator
buffer::SimpleBuffer
render_pass::RenderPassCreator
render_pipeline::RenderPipelineCreator
Traits
vertex::Vertex
Type Aliases
app::InitFn
app::RenderFn
app::ResizeFn
app::UpdateFn
app::WindowEventFn