WasmNotSend
slint
1.13.1
Wasm
NotSend
Implementors
In slint::
wgpu_
26::
wgpu::
wgt
slint
::
wgpu_26
::
wgpu
::
wgt
Trait
Wasm
NotSend
Copy item path
pub trait WasmNotSend:
Send
{ }
Available on
crate feature
unstable-wgpu-26
only.
Implementors
§
§
impl<T>
WasmNotSend
for T
where T:
Send
,