Docs.rs
wgpu-playground-0.1.2
wgpu-playground 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
lain-dono
Dependencies
log ^0.4
normal
wgpu ^0.11
normal
winit ^0.25
normal
async-executor ^1.0
normal
env_logger ^0.9
normal
pollster ^0.2
normal
console_error_panic_hook ^0.1.6
normal
console_log ^0.2.0
normal
js-sys ^0.3.50
normal
wasm-bindgen ^0.2.76
normal
wasm-bindgen-futures ^0.4.23
normal
web-sys ^0.3.53
normal
wgpu ^0.11
normal
winit ^0.25
normal
Versions
35%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
wgpu_
playground
0.1.2
wgpu_playground
Function
run
Copy item path
Source
pub fn run<E:
Playground
>(window:
Window
, event_loop:
EventLoop
<
()
>)