wgpu-core-deps-windows-linux-android 25.0.0

Feature unification helper crate for the Windows/Linux/Android platforms
Documentation

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.