Docs.rs
wgpu_macros-0.1.0
wgpu_macros 0.1.0
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
crowlKats
Dependencies
proc-macro2 ^1.0
normal
quote ^1
normal
syn ^1.0
normal
wgpu ^0.12.0
dev
Versions
50%
of the crate is documented
Platform
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
wgpu_
macros
0.1.0
All Items
Crate Items
Derive Macros
Crate
wgpu_macros
Copy item path
Source
Derive Macros
ยง
Vertex
Layout
Allows for generation of a
wgpu::VertexBufferLayout
, which can be accessed by the
LAYOUT
constant on the macro.