wgpu-core-deps-windows-linux-android

Crates.iowgpu-core-deps-windows-linux-android
lib.rswgpu-core-deps-windows-linux-android
version26.0.0
created_at2025-04-10 16:24:23.359812+00
updated_at2025-07-10 00:54:04.490544+00
descriptionFeature unification helper crate for the Windows/Linux/Android platforms
homepagehttps://wgpu.rs/
repositoryhttps://github.com/gfx-rs/wgpu
max_upload_size
id1628564
size27,527
Connor Fitzgerald (cwfitzgerald)

documentation

README

This crate exists to allow platform and feature specific features work correctly. The features enabled on this crate are only enabled on windows, target_os = "linux", and target_os = "android" platforms. See wgpu-hal's Cargo.toml for more information.

Commit count: 9750

cargo fmt