Docs.rs
comfy-wgpu-0.1.0
comfy-wgpu 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
darthdeus
Dependencies
bytemuck ^1.12
normal
comfy-core ^0.1.0
normal
egui ^0.22.0
normal
egui-wgpu ^0.22.0
normal
egui-winit ^0.22.0
normal
futures-intrusive ^0.5.0
normal
image ^0.24
normal
wgpu ^0.16.0
normal
wgpu-types ^0.16.0
normal
winit ^0.28.3
normal
web-sys ^0.3
normal
wgpu ^0.16.0
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
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
☰
WgpuColorExtensions
Required Methods
to_wgpu
Implementors
In comfy_wgpu
?
Trait
comfy_wgpu
::
WgpuColorExtensions
source
·
[
−
]
pub trait WgpuColorExtensions { // Required method fn
to_wgpu
(&self) ->
Color
; }
Required Methods
§
source
fn
to_wgpu
(&self) ->
Color
Implementors
§
source
§
impl
WgpuColorExtensions
for
Color