Trait wgpu::WasmNotSendSync

pub trait WasmNotSendSync: WasmNotSend + WasmNotSync { }

Implementors§

§

impl<T> WasmNotSendSync for T