☰
wgpu
22.0.0
WasmNotSendSync
Implementors
In crate wgpu
?
Trait
wgpu
::
WasmNotSendSync
[
−
]
pub trait WasmNotSendSync:
WasmNotSend
+
WasmNotSync
{ }
Implementors
§
§
impl<T>
WasmNotSendSync
for T
where T:
WasmNotSend
+
WasmNotSync
,