wgpu-core-deps-apple 25.0.0

Feature unification helper crate for Apple platforms
Documentation
1
2
3
//! This crate exists to allow platform and feature specific features work correctly. The features
//! enabled on this crate are only enabled on `target_vendor = "apple"` platforms. See wgpu-hal's `Cargo.toml`
//! for more information.