Docs.rs
gpwgpu-0.2.0
gpwgpu 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
amfaber
Dependencies
bincode ^1.3.3
normal
bytemuck ^1.12.1
normal
gpwgpu_core ^0.2.0
normal
gpwgpu_macros ^0.2.0
normal
once_cell ^1.18.0
normal
pollster ^0.3.0
normal
wgpu ^23
normal
ndarray ^0.16
dev
pollster ^0.3.0
dev
slow_primes ^0.1.14
dev
tiff ^0.9.1
dev
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
gpwgpu
0.2.0
All Items
Crate Items
Re-exports
Modules
Macros
Structs
Enums
Traits
Crate
gpwgpu
Copy item path
Source
Re-exports
§
pub use
wgpu
;
pub use
bincode
;
pub use
bytemuck
;
Modules
§
automatic_
buffers
operations
parser
shaderpreprocessor
utils
Macros
§
parse_
shaders
parse_
shaders_
dyn
Structs
§
Lazy
A value which is initialized on the first access.
Enums
§
Expansion
Error
Traits
§
Future
Ext
An extension trait that allows blocking on a future in suffix position.