winit-core: new crate + split out as_any
This commit is contained in:
parent
bf0bde8067
commit
3493a20173
8 changed files with 73 additions and 4 deletions
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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue