wgpu
23.0.1
Wasm
NotSend
Implementors
In crate wgpu
wgpu
Trait
WasmNotSend
Copy item path
source
pub trait WasmNotSend:
Send
{ }
Implementors
§
source
§
impl<T>
WasmNotSend
for T
where T:
Send
,