Docs.rs
pixel-widgets-0.9.1
pixel-widgets 0.9.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Kurble
Dependencies
anyhow ^1
normal
clipboard ^0.5
normal
optional
futures ^0.3
normal
image ^0.23
normal
rusttype ^0.9
normal
smallvec ^1
normal
wgpu ^0.11
normal
optional
winit ^0.25
normal
optional
zerocopy ^0.3
normal
reqwest ^0.10.7
dev
ron ^0.6.0
dev
serde ^1
dev
tokio ^0.2.22
dev
Versions
100%
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
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
Module wgpu
pixel_
widgets
0.9.1
Module wgpu
Module Items
Structs
In pixel_
widgets::
backend
pixel_widgets
::
backend
Module
wgpu
Copy item path
Source
Expand description
wgpu-rs based renderer
Structs
§
Ui
Wrapper for
Ui
that adds wgpu rendering. Requires the “wgpu” feature.