rerun
0.20.0
WasmNotSendSync
Implementors
In rerun::external::eframe::egui_wgpu::wgpu
?
Settings
Trait
rerun
::
external
::
eframe
::
egui_wgpu
::
wgpu
::
WasmNotSendSync
Copy item path
[
−
]
pub trait WasmNotSendSync:
WasmNotSend
+
WasmNotSync
{ }
Implementors
§
§
impl<T>
WasmNotSendSync
for T
where T:
WasmNotSend
+
WasmNotSync
,