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