mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
The new `check_one_validation` macro permits the source code to be a computed expression, not just a string literal. This also cleans up some of the handling of the optional guard expression.