Docs.rs
oxicuda-webgpu-0.1.4
oxicuda-webgpu 0.1.4
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
js-sys ^0.3.95
normal
optional
oxicuda-backend ^0.1.4
normal
pollster ^0.4.0
normal
thiserror ^2
normal
tracing ^0.1
normal
wasm-bindgen ^0.2.118
normal
optional
wgpu ^29.0.1
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Skip to main content
Module error
oxicuda_
webgpu
0.1.4
Module error
Module Items
Enums
Type Aliases
In crate oxicuda_
webgpu
oxicuda_webgpu
Module
error
Copy item path
Source
Expand description
Error types for the oxicuda-webgpu backend.
Enums
§
WebGpu
Error
Errors specific to the WebGPU backend.
Type Aliases
§
WebGpu
Result
Convenience result alias for WebGPU operations.