Docs.rs
wgpu-types-0.20.0
wgpu-types 0.20.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kvark
grovesNL
cwfitzgerald
github:gfx-rs:wgpu
Dependencies
bitflags ^2
normal
serde ^1
normal
optional
serde ^1
dev
serde_json ^1.0.116
dev
js-sys ^0.3.69
normal
web-sys ^0.3.69
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
wasm32-unknown-unknown
x86_64-apple-darwin
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
wgpu_types
0.20.0
WasmNotSendSync
Implementors
In crate wgpu_types
?
Settings
Trait
wgpu_types
::
WasmNotSendSync
Copy item path
source
·
[
−
]
pub trait WasmNotSendSync:
WasmNotSend
+
WasmNotSync
{ }
Implementors
§
source
§
impl<T:
WasmNotSend
+
WasmNotSync
>
WasmNotSendSync
for T