mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-22 14:55:05 +00:00
cf521d6074
96: Add the static lifetime bound to async buffer mapping callbacks r=kvark a=aloucks These callbacks are executed outside of the mapping function and could previously reference data that had been dropped. Related #95. Co-authored-by: Aaron Loucks <aloucks@cofront.net> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |