mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-04-27 18:49:27 +00:00
![]() This allows `wgpu` to not unconditionally depend on `std::path::Path`. It’s also, in my opinion, more user-friendly, because the feature which most users will not use (and is not currently functional) is now a defaultable struct field instead of a required parameter. The disadvantage is that `wgpu-types` now has to know about tracing. |
||
---|---|---|
.. | ||
compile-tests | ||
dependency-tests | ||
gpu-tests | ||
src | ||
validation-tests | ||
Cargo.toml |