wgpu_types

Trait WasmNotSync

Source
pub trait WasmNotSync: Sync { }

Implementors§

Source§

impl<T: Sync> WasmNotSync for T