mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
This entirely consists of conditionally replacing `Mutex` with `RefCell`, then making sure that this doesn’t accidentally happen if we are also exposing `Send + Sync`.
11 KiB
11 KiB