Docs.rs
agpu-0.1.2
agpu 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
lyricwulf
Dependencies
agpu-macro ^0.1.1
normal
optional
bytemuck ^1.7
normal
egui ^0.17
normal
optional
futures ^0.3
normal
half ^1.8
normal
optional
num-traits ^0.2
normal
raw-window-handle ^0.4
normal
tracing ^0.1
normal
wgpu ^0.12
normal
winit ^0.26
normal
optional
egui-winit ^0.17
dev
nalgebra ^0.30
dev
tracing-subscriber ^0.3
dev
Versions
17.23%
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
pub_const_flag
agpu
0.1.2
agpu
Macro
pub_
const_
flag
Copy item path
Source
macro_rules! pub_const_flag { ($name:ident : $t:ty = $($rest:ident)|*) => { ... }; }