wgpu/wgpu-types
Luca Casonato 9606f9cc40 Align wgpu_types serde serializations to spec
The representation of most wgpu_types objects now aligns to how the
WebGPU spec represents them. Enums are serialized as kebab-case strings,
and structs are serialized as camelCase objects.
2021-08-31 10:27:24 -04:00
..
src Align wgpu_types serde serializations to spec 2021-08-31 10:27:24 -04:00
Cargo.toml Release v0.10 (#1820) 2021-08-18 19:06:21 +00:00