mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-30 05:10:03 -04:00
4 lines
64 B
Rust
4 lines
64 B
Rust
mod notification_center;
|
|
|
|
pub use self::notification_center::*;
|