gfx-rs / metal-rs

Rust bindings for Metal
Apache License 2.0
567 stars 112 forks source link

Don't re-export `bitflags` and `log`. #312

Closed waywardmonkeys closed 3 months ago

waywardmonkeys commented 4 months ago

Also, switch away from #[macro_use] and extern crate for these crates.