Trait rerun::external::eframe::egui_wgpu::wgpu::WasmNotSend

pub trait WasmNotSend: Send { }

Implementors§

§

impl<T> WasmNotSend for T
where T: Send,