mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
Use `Option::expect` to check the result from `Arc::into_inner`, rather than `if let Some ... else panic!`.
Use `Option::expect` to check the result from `Arc::into_inner`, rather than `if let Some ... else panic!`.