wgpu

Trait WasmNotSend

Source
pub trait WasmNotSend: Send { }

Implementors§

Source§

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