mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-29 04:40:04 -04:00
winit-core: new crate + split out as_any
This commit is contained in:
2
winit-core/src/lib.rs
Normal file
2
winit-core/src/lib.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
#[macro_use]
|
||||
pub mod as_any;
|
||||
Reference in New Issue
Block a user