wgpu

Trait WasmNotSend

source
pub trait WasmNotSend: Send { }

Implementors§

source§

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