WasmNotSend

Trait WasmNotSend 

pub trait WasmNotSend: Send { }
Available on crate feature unstable-wgpu-26 only.

Implementors§

§

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