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
|
|
@ -308,7 +308,7 @@ pub mod icon;
|
|||
pub mod keyboard;
|
||||
pub mod monitor;
|
||||
mod platform_impl;
|
||||
mod utils;
|
||||
use winit_core::as_any as utils;
|
||||
pub mod window;
|
||||
|
||||
pub mod platform;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue