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