wgpu
0.20.1
WasmNotSend
Implementors
In crate wgpu
?
Settings
Trait
wgpu
::
WasmNotSend
Copy item path
source
·
[
−
]
pub trait WasmNotSend:
Send
{ }
Implementors
§
source
§
impl<T>
WasmNotSend
for T
where T:
Send
,