wgpu_types
23.0.0
WasmNotSend
Implementors
In crate wgpu_types
Trait
wgpu_types
::
WasmNotSend
Copy item path
source
·
[
−
]
pub trait WasmNotSend:
Send
{ }
Implementors
§
source
§
impl<T:
Send
>
WasmNotSend
for T