slint
1.12.0
Wasm
NotSend
Sync
Implementors
In slint::
wgpu_
24::
wgpu
slint
::
wgpu_24
::
wgpu
Trait
WasmNotSendSync
Copy item path
pub trait WasmNotSendSync:
WasmNotSend
+
WasmNotSync
{ }
Available on
crate feature
unstable-wgpu-24
only.
Implementors
§
§
impl<T>
WasmNotSendSync
for T
where T:
WasmNotSend
+
WasmNotSync
,