wgpu_core::lock::ranked

Constant LOCK_STATE

Source
const LOCK_STATE: LocalKey<Cell<LockState>>;
Available on crate feature std only.