winit/src/platform/macos/mod.rs
2015-04-24 09:51:23 +02:00

3 lines
53 B
Rust

#![cfg(target_os = "macos")]
pub use api::cocoa::*;