Docs.rs
pixel_engine_backend-0.8.0
pixel_engine_backend 0.8.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Maix0
Dependencies
bytemuck ^1.12.3
normal
float_next_after ^1.0.0
normal
wgpu ^0.14.0
normal
winit ^0.27.5
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
VertexTrait
Required Methods
desc
Implementors
In pixel_engine_backend
?
Trait
pixel_engine_backend
::
VertexTrait
source
·
[
−
]
pub trait VertexTrait { fn
desc
<'a>() ->
VertexBufferLayout
<'a>; }
Required Methods
§
source
fn
desc
<'a>() ->
VertexBufferLayout
<'a>
Implementors
§